Skip to content

Commit a7170e0

Browse files
✨ Add required tag for Symfony4
1 parent 328de9e commit a7170e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SymfonyCustom/Sniffs/Commenting/DocCommentGroupSameTypeSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class DocCommentGroupSameTypeSniff implements Sniff
3636
'@property',
3737
'@property-read',
3838
'@property-write',
39+
'@required',
3940
'@return',
4041
'@see',
4142
'@since',

0 commit comments

Comments
 (0)