Skip to content

Commit

Permalink
Update contract.
Browse files Browse the repository at this point in the history
Signed-off-by: crynobone <crynobone@gmail.com>
  • Loading branch information
crynobone committed Jun 26, 2015
1 parent a2ebb5f commit bf95f17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Contracts/Extension/RouteGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ interface RouteGenerator
*
* @param bool $forceBase
*
* @return string
* @return string|null
*/
public function domain($forceBase = false);

Expand Down

0 comments on commit bf95f17

Please sign in to comment.