Skip to content

Commit b470f22

Browse files
committed
Allow IDE to auto-complete optional rule
1 parent c8e7485 commit b470f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.phpstorm.meta.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
'notIn',
4646
'notRegex',
4747
'number',
48+
'optional',
4849
'regex',
4950
'required',
5051
'specialChar',

0 commit comments

Comments
 (0)