Completed
Push — master ( 8c49ba...116244 )
by Marco
08:35
created
tests/Doctrine/Tests/ORM/Repository/DefaultRepositoryFactoryTest.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -135,7 +135,7 @@
 block discarded – undo
135 135
     }
136 136
 
137 137
     /**
138
-     * @return \Doctrine\ORM\EntityManagerInterface|\PHPUnit_Framework_MockObject_MockObject
138
+     * @return \PHPUnit_Framework_MockObject_MockObject
139 139
      */
140 140
     private function createEntityManager()
141 141
     {
Please login to merge, or discard this patch.