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 272272 <rule ref =" SlevomatCodingStandard.Classes.EmptyLinesAroundClassBraces" />
273273 <rule ref =" SlevomatCodingStandard.Classes.TraitUseDeclaration" />
274274 <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 >
276280 <rule ref =" SlevomatCodingStandard.Classes.TraitUseSpacing" />
277281 <rule ref =" SlevomatCodingStandard.Classes.DisallowConstructorPropertyPromotion" />
278282 <rule ref =" SlevomatCodingStandard.Commenting.AnnotationName" />
You can’t perform that action at this time.
0 commit comments