OSDN Git Service

Be more specifcly at return types
authormalukenho <admin@phpse.net>
Fri, 30 Oct 2015 10:30:10 +0000 (07:30 -0300)
committermalukenho <admin@phpse.net>
Sat, 31 Jan 2015 10:30:10 +0000 (07:30 -0300)
src/PHPRouter/RouteCollection.php

index b22582d..7637531 100755 (executable)
@@ -23,7 +23,7 @@ class RouteCollection extends \SplObjectStorage
      * Fetch all routers stored on this collection of router\r
      * and return it.\r
      *\r
-     * @return array\r
+     * @return Route[]\r
      */\r
     public function all()\r
     {\r