Skip to content

Commit

Permalink
Update DocBlock for PHP Analyses (#25078)
Browse files Browse the repository at this point in the history
  • Loading branch information
deleugpn authored and taylorotwell committed Aug 3, 2018
1 parent 5396ac1 commit f294134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Http/Resources/Json/JsonResource.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ public function __construct($resource)
/**
* Create a new resource instance.
*
* @param dynamic $parameters
* @param mixed $parameters
* @return static
*/
public static function make(...$parameters)
Expand Down

0 comments on commit f294134

Please sign in to comment.