We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents db96ab2 + 5e813ab commit 6e4aef2Copy full SHA for 6e4aef2
Templating/Helper/CmfHelper.php
@@ -14,7 +14,7 @@
14
15
use PHPCR\Util\PathHelper;
16
use Doctrine\Common\Persistence\ManagerRegistry;
17
-use Doctrine\ODM\PHPCR\Exception\MissingTranslationException;
+use Doctrine\ODM\PHPCR\Translation\MissingTranslationException;
18
use Doctrine\ODM\PHPCR\DocumentManager;
19
use Symfony\Component\Templating\Helper\Helper;
20
use Symfony\Component\Config\Definition\Exception\InvalidConfigurationException;
0 commit comments