Skip to content

Commit 7ec4b4c

Browse files
authored
Merge pull request #1751 from oconnedk/v2.4.x
Remove unnecessary variable from example
2 parents d437a75 + 32cd88c commit 7ec4b4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example/run.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
*
1414
* Gedmo\Translatable\TranslationListener
1515
*/
16-
$translatable;
1716

1817
$repository = $em->getRepository('Entity\Category');
1918
$food = $repository->findOneByTitle('Food');

0 commit comments

Comments
 (0)