coding-standard
coding-standard copied to clipboard
[Classes.RequireMultiLineMethodSignature] Option when has attributes
Would it be possible to have a new option hasAttributes for SlevomatCodingStandard.Classes.RequireMultiLineMethodSignature?
Goal is to force multi line method signature when there is at least one attribute involved in the parameters
@kukulich is the addition of the label means the idea is accepted? if yes I can try to come with a PR :)
@yguedidi Yes, I will accept such PR.