File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change 62
62
<rule ref =" SlevomatCodingStandard.Classes.ParentCallSpacing" />
63
63
<rule ref =" SlevomatCodingStandard.Classes.PropertySpacing" />
64
64
<rule ref =" SlevomatCodingStandard.Classes.RequireSingleLineMethodSignature" />
65
- <rule ref =" SlevomatCodingStandard.Classes.UnusedPrivateElements" >
66
- <properties >
67
- <property name =" alwaysUsedPropertiesAnnotations" type =" array" extend =" true" value ="
68
- @ORM\,
69
- @Serializer\
70
- " />
71
- <property name =" alwaysUsedMethodsAnnotations" type =" array" extend =" true" value ="
72
- @Serializer\
73
- " />
74
- </properties >
75
- </rule >
76
65
<rule ref =" SlevomatCodingStandard.Commenting.RequireOneLineDocComment" />
77
66
<rule ref =" SlevomatCodingStandard.ControlStructures.JumpStatementsSpacing" >
78
67
<properties >
You can’t perform that action at this time.
0 commit comments