Use addRoutes() instead of manually creating routes in a loop
authorMatthew Weier O'Phinney <matthew@zend.com>
Wed, 12 Oct 2011 02:37:41 +0000 (21:37 -0500)
committerMatthew Weier O'Phinney <matthew@zend.com>
Wed, 12 Oct 2011 02:37:41 +0000 (21:37 -0500)
commit27b7fadcc885ac4c0ece6db351e6ad910587f1a4
tree7dfcc4e7e74a5f6e6ba952bad634a92f9efd00e4
parentcb2d2b34159a847e2340b480af76cab5e0b74f43
Use addRoutes() instead of manually creating routes in a loop
modules/Application/src/Application/Bootstrap.php