Completed
Pull Request — 2.6 (#7052)
by Benoit
19:52
created
tests/Doctrine/Tests/ORM/Functional/Ticket/Issue7052Test.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -59,7 +59,7 @@
 block discarded – undo
59 59
      * @Id
60 60
      * @GeneratedValue
61 61
      * @Column(type="integer")
62
-    */
62
+     */
63 63
     public $id;
64 64
 
65 65
     /**
Please login to merge, or discard this patch.