Skip to content

Commit

Permalink
fix phpdoc (#53009)
Browse files Browse the repository at this point in the history
  • Loading branch information
schulerj89 authored Oct 2, 2024
1 parent 60c2ba9 commit eacbb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Routing/UrlGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ protected function formatAction($action)
/**
* Format the array of URL parameters.
*
* @param mixed|array $parameters
* @param mixed $parameters
* @return array
*/
public function formatParameters($parameters)
Expand Down

0 comments on commit eacbb35

Please sign in to comment.