Completed
Pull Request — master (#6003)
by Javier
10:03
created
lib/Doctrine/ORM/EntityRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -200,7 +200,7 @@
 block discarded – undo
200 200
      *
201 201
      * @param array $criteria
202 202
      *
203
-     * @return array The objects.
203
+     * @return integer The objects.
204 204
      */
205 205
     public function count(array $criteria)
206 206
     {
Please login to merge, or discard this patch.