Skip to content

Commit 16636ca

Browse files
authored
Merge pull request #41510 from mnabialek/9.x
[9.x] Update docblock
2 parents 650ca87 + fc05c09 commit 16636ca

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)