Code Style
Answered
Could anyone help? I tried to find option to specify where should be placed opening brace for anonymous class. Unfortunately, it works the same as for general class declaration. But by PSR-2 `Opening braces for control structures MUST go on the same line`. As I understood anonymous functions and classes are in this group
Please sign in to leave a comment.
Hello,
There's no such option at the moment.
Please vote for https://youtrack.jetbrains.com/issue/WI-32915.
Thanks!