Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell authored Oct 23, 2018
1 parent 1541b65 commit 631100b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Illuminate/Routing/Redirector.php
Original file line number Diff line number Diff line change
Expand Up @@ -112,10 +112,9 @@ public function intended($default = '/', $status = 302, $headers = [], $secure =
}

/**
* Set intended url.
* Set the intended url.
*
* @param string $url
*
* @return void
*/
public function setIntendedUrl($url)
Expand Down

0 comments on commit 631100b

Please sign in to comment.