Skip to content

Commit

Permalink
Merge pull request #24 from MarshallHouse/patch-1
Browse files Browse the repository at this point in the history
Edit docblock
  • Loading branch information
Jurian Sluiman committed Apr 15, 2014
2 parents 081cc4b + 9b07efd commit 38425f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ZfcAdmin/Controller/AdminController.php
Expand Up @@ -59,7 +59,7 @@
* return array(
* 'router' => array(
* 'routes' => array(
* 'admin' => array(
* 'zfcadmin' => array(
* 'options' => array(
* 'defaults' => array(
* 'controller' => 'MyFoo\Controller\OtherController',
Expand All @@ -77,4 +77,4 @@
*/
class AdminController extends AbstractActionController
{
}
}

0 comments on commit 38425f3

Please sign in to comment.