From 30e86f442f394e5a40b031c7aac2b9be1271ccf3 Mon Sep 17 00:00:00 2001 From: Benjamin Eberlei Date: Wed, 4 Jul 2012 21:30:25 +0200 Subject: [PATCH] [DDC-1907] Fix template variable placeholder --- lib/Doctrine/ORM/Tools/EntityGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Doctrine/ORM/Tools/EntityGenerator.php b/lib/Doctrine/ORM/Tools/EntityGenerator.php index 889b57879..f92cd19c5 100644 --- a/lib/Doctrine/ORM/Tools/EntityGenerator.php +++ b/lib/Doctrine/ORM/Tools/EntityGenerator.php @@ -228,7 +228,7 @@ public function ($) '/** * * - * @param + * @param $ */ public function ($) {