Skip to content

Commit b724596

Browse files
mychidarkogithub-actions[bot]
authored andcommitted
chore: fix styling
1 parent 4a2d502 commit b724596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Form.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class Form
5757
* Special validation rules
5858
*/
5959
protected static $specialRules = [
60-
'array'
60+
'array',
6161
];
6262

6363
/**

0 commit comments

Comments
 (0)