Skip to content

Commit

Permalink
param type
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Isadov committed May 16, 2017
1 parent 3d5c265 commit e06101d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Routing/Route.php
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ public function getName()

/**
* Checks whether the route's name is equal to a given one.
* @param $name
* @param string $name
* @return bool
*/
public function isName($name)
Expand Down

0 comments on commit e06101d

Please sign in to comment.