Skip to content

Commit

Permalink
Fix typo in PHPdoc tag (laravel#46960)
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterj authored May 4, 2023
1 parent c164078 commit 65f6426
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ public static function getAllGlobalScopes()
/**
* Set the current global scopes.
*
* @params array $scopes
*
* @param array $scopes
* @return void
*/
public static function setAllGlobalScopes($scopes)
Expand Down

0 comments on commit 65f6426

Please sign in to comment.