Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Nov 17, 2022
1 parent b79e390 commit 64f11a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Validation/Rules/In.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class In
{
/**
* The name of the rule.
*
*
* @var string
*/
protected $rule = 'in';
Expand Down

0 comments on commit 64f11a3

Please sign in to comment.