Skip to content

Commit

Permalink
CS issue - long line.
Browse files Browse the repository at this point in the history
  • Loading branch information
sgpinkus committed Feb 12, 2014
1 parent c822886 commit 4f1a813
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/Routing/Router.php
Original file line number Diff line number Diff line change
Expand Up @@ -390,8 +390,9 @@ public static function redirect($route, $url, $options = array()) {
}

/**
* Generate REST resource routes for the given controller(s). A quick way to generate a default routes to a set
* of REST resources (controller(s)).
* Generate REST resource routes for the given controller(s).
*
* A quick way to generate a default routes to a set of REST resources (controller(s)).
*
* ### Usage
*
Expand Down

0 comments on commit 4f1a813

Please sign in to comment.