Skip to content

Commit f958f33

Browse files
committed
Apply fixes from StyleCI
1 parent 1049c03 commit f958f33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Validation/Rule.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ public static function date()
180180
{
181181
return new Date;
182182
}
183-
183+
184184
/**
185185
* Get an email rule builder instance.
186186
*

0 commit comments

Comments
 (0)