Skip to content

Commit eacbb35

Browse files
authored
fix phpdoc (#53009)
1 parent 60c2ba9 commit eacbb35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Routing/UrlGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ protected function formatAction($action)
586586
/**
587587
* Format the array of URL parameters.
588588
*
589-
* @param mixed|array $parameters
589+
* @param mixed $parameters
590590
* @return array
591591
*/
592592
public function formatParameters($parameters)

0 commit comments

Comments
 (0)