From f731a66e1c8a422fcb76a42ed005feb57de54509 Mon Sep 17 00:00:00 2001 From: Javier Spagnoletti Date: Fri, 29 Aug 2014 23:11:49 -0300 Subject: [PATCH] Removed extra line breaks for docblocks in set, get, add and remove method templates. --- lib/Doctrine/ORM/Tools/EntityGenerator.php | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lib/Doctrine/ORM/Tools/EntityGenerator.php b/lib/Doctrine/ORM/Tools/EntityGenerator.php index 72b254e58..918e4162b 100644 --- a/lib/Doctrine/ORM/Tools/EntityGenerator.php +++ b/lib/Doctrine/ORM/Tools/EntityGenerator.php @@ -219,7 +219,6 @@ class EntityGenerator '/** * * - * * @return */ public function () @@ -234,7 +233,6 @@ public function () '/** * * - * * @param $ * * @return @@ -253,7 +251,6 @@ public function ($) '/** * * - * * @param $ * * @return @@ -272,7 +269,6 @@ public function ($) '/** * * - * * @param $ */ public function ($)