Skip to content

Commit

Permalink
Update reference to removed method.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Sep 7, 2014
1 parent 0373e0e commit 3d169f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routing/Router.php
Expand Up @@ -817,7 +817,7 @@ public static function parseNamedParams(Request $request, array $options = []) {
* specific kinds of scopes.
*
* Routing scopes will inherit the globally set extensions configured with
* Router::parseExtensions(). You can also set valid extensions using
* Router::extensions(). You can also set valid extensions using
* `$routes->extensions()` in your closure.
*
* @param string $path The path prefix for the scope. This path will be prepended
Expand Down

0 comments on commit 3d169f3

Please sign in to comment.