Skip to content

Commit

Permalink
Correction to comment block for Route::getName().
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpinkus committed Feb 13, 2014
1 parent 476e3d9 commit 9a3aa82
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/Routing/Route/Route.php
Expand Up @@ -214,9 +214,7 @@ protected function _writeRoute() {
}

/**
* Get the standardized plugin.controller:action name
* for a route. This will compile a route if it has not
* already been compiled.
* Get the standardized plugin.controller:action name for a route.
*
* @return string
*/
Expand Down

0 comments on commit 9a3aa82

Please sign in to comment.