Skip to content

Commit fc05c09

Browse files
committed
Update docblock
1 parent 650ca87 commit fc05c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Routing/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1152,7 +1152,7 @@ public function current()
11521152
/**
11531153
* Check if a route with the given name exists.
11541154
*
1155-
* @param string $name
1155+
* @param string|array $name
11561156
* @return bool
11571157
*/
11581158
public function has($name)

0 commit comments

Comments
 (0)