Test Failed
Pull Request — master (#6759)
by Jan
63:55
created
Doctrine/Tests/ORM/Functional/OneToOneInverseSideLoadAfterDqlQueryTest.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -97,6 +97,9 @@
 block discarded – undo
97 97
      */
98 98
     public $bus;
99 99
 
100
+    /**
101
+     * @param string $name
102
+     */
100 103
     public function __construct($name)
101 104
     {
102 105
         $this->name = $name;
Please login to merge, or discard this patch.