We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d437a75 commit 32cd88cCopy full SHA for 32cd88c
example/run.php
@@ -13,7 +13,6 @@
13
*
14
* Gedmo\Translatable\TranslationListener
15
*/
16
-$translatable;
17
18
$repository = $em->getRepository('Entity\Category');
19
$food = $repository->findOneByTitle('Food');
0 commit comments