You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gsherwood
changed the title
Closing class brace must be on a line by itself
PSR12.Classes.AnonClassDeclaration.CloseBraceSameLine false positive for anon class passed as function argument
Oct 1, 2019
When using anonymous class the following should be allowed, currently it is reported as error.
The text was updated successfully, but these errors were encountered: