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
{{ message }}
This repository has been archived by the owner on Oct 25, 2021. It is now read-only.
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 😄
The text was updated successfully, but these errors were encountered:
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 😄
The text was updated successfully, but these errors were encountered: