Skip to content
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.

Multiline argument list for method definition not PSR-2 compatible #3

Closed
woecifaun opened this issue Dec 23, 2014 · 0 comments · Fixed by #4
Closed

Multiline argument list for method definition not PSR-2 compatible #3

woecifaun opened this issue Dec 23, 2014 · 0 comments · Fixed by #4

Comments

@woecifaun
Copy link

As stated in the section 4.4. Method Arguments of the PSR-2, the closing parenthese and the open brace should be on the same line, just underneath the last argument.

When doing so, I encounter the following error
ERROR | Opening brace should be on a new line

I don't know where to look for in order to do a PR. Any hint welcome.

thanks again for the coke 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant