Skip to content

Commit 64f11a3

Browse files
committed
Apply fixes from StyleCI
1 parent b79e390 commit 64f11a3

File tree

1 file changed

+1
-1
lines changed
  • src/Illuminate/Validation/Rules

1 file changed

+1
-1
lines changed

src/Illuminate/Validation/Rules/In.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class In
66
{
77
/**
88
* The name of the rule.
9-
*
9+
*
1010
* @var string
1111
*/
1212
protected $rule = 'in';

0 commit comments

Comments
 (0)