We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e13b2d + bb78d4b commit 94319cbCopy full SHA for 94319cb
lib/Ladybug/Processor/Doctrine.php
@@ -14,7 +14,7 @@
14
15
class Doctrine {
16
17
- private $doctrine_prefix = 'http://www.doctrine-project.org/api/orm/current/';
+ private $doctrine_prefix = 'http://www.doctrine-project.org/api/orm/2.1/';
18
19
public function process($str) {
20
$matches = array();
0 commit comments