Completed
Branch 0.3-dev (343c4e)
by Arnaud
05:55 queued 02:35
created
Admin/Admin.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -321,7 +321,7 @@  discard block
 block discarded – undo
321 321
     /**
322 322
      * Return loaded entities
323 323
      *
324
-     * @return mixed
324
+     * @return ArrayCollection
325 325
      */
326 326
     public function getEntities()
327 327
     {
@@ -397,7 +397,7 @@  discard block
 block discarded – undo
397 397
     }
398 398
 
399 399
     /**
400
-     * @return array
400
+     * @return integer[]
401 401
      */
402 402
     public function getActionNames()
403 403
     {
Please login to merge, or discard this patch.