We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2d502 commit b724596Copy full SHA for b724596
src/Form.php
@@ -57,7 +57,7 @@ class Form
57
* Special validation rules
58
*/
59
protected static $specialRules = [
60
- 'array'
+ 'array',
61
];
62
63
/**
0 commit comments