This commit is contained in:
Benjamin Bender 2013-03-26 08:57:49 +01:00
parent 89aec4bfd3
commit c5e12e3c4f

View File

@ -68,7 +68,7 @@ class ApiDocExtractor
* You can extend this method if you don't want all the routes * You can extend this method if you don't want all the routes
* to be included. * to be included.
* *
* @return \Traverseable Iterator for a RouteCollection * @return \Traversable Iterator for a RouteCollection
*/ */
public function getRoutes() public function getRoutes()
{ {