Skip to content

Commit

Permalink
CS Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
scoutman57 committed Jan 8, 2019
1 parent 8995618 commit 6e86d47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/Arguments.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ trait Arguments
/**
* Get or set the arguments and options for the command.
*
* @param array|null|\Illuminate\Contracts\Support\Arrayable $arguments
* @param array|\Illuminate\Contracts\Support\Arrayable|null $arguments
*
* @return self|array
*/
Expand Down

0 comments on commit 6e86d47

Please sign in to comment.