Skip to content

Commit

Permalink
Update PHPStorm annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
lorisleiva committed May 10, 2020
1 parent 34c4b0b commit b101372
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Action.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
use ReflectionMethod;

/**
* @method mixed run(array $attributes = [])
* @method static mixed run(...$mixed)
* @method mixed run(...$mixed)
*/
abstract class Action
{
Expand Down

0 comments on commit b101372

Please sign in to comment.