Skip to content

Commit

Permalink
Update docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Aug 20, 2014
1 parent c6a735b commit 2d94b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Routing/RouteBuilder.php
Expand Up @@ -103,7 +103,7 @@ public function __construct($collection, $path, array $params = [], array $exten
*
* Setting extensions does not modify existing routes.
*
* @param null|array $extensions Either the extensions to use or null.
* @param null|string|array $extensions Either the extensions to use or null.
* @return array|void
*/
public function extensions($extensions = null) {
Expand Down

0 comments on commit 2d94b3d

Please sign in to comment.