Skip to content

Commit a3cdcbf

Browse files
committed
Apply fixes from StyleCI
1 parent a2a49b5 commit a3cdcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Validation/Rules/NotIn.php

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

0 commit comments

Comments
 (0)