Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Feb 15, 2018
1 parent 978a903 commit 44e8676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/PluginInterface.php
Expand Up @@ -78,7 +78,7 @@ public function middleware($middleware);
/**
* Add a routes
*
* @param \Cake\Routing\RouteBuilder $route The route builder to update.
* @param \Cake\Routing\RouteBuilder $routes The route builder to update.
* @return \Cake\Routing\RouteBuilder
*/
public function routes($routes);
Expand Down

0 comments on commit 44e8676

Please sign in to comment.