File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 272
272
<rule ref =" SlevomatCodingStandard.Classes.EmptyLinesAroundClassBraces" />
273
273
<rule ref =" SlevomatCodingStandard.Classes.TraitUseDeclaration" />
274
274
<rule ref =" SlevomatCodingStandard.Classes.PropertyDeclaration" />
275
- <rule ref =" SlevomatCodingStandard.Classes.RequireMultiLineMethodSignature" />
275
+ <rule ref =" SlevomatCodingStandard.Classes.RequireMultiLineMethodSignature" >
276
+ <properties >
277
+ <property name =" minParametersCount" value =" 4" />
278
+ </properties >
279
+ </rule >
276
280
<rule ref =" SlevomatCodingStandard.Classes.TraitUseSpacing" />
277
281
<rule ref =" SlevomatCodingStandard.Classes.DisallowConstructorPropertyPromotion" />
278
282
<rule ref =" SlevomatCodingStandard.Commenting.AnnotationName" />
You can’t perform that action at this time.
0 commit comments