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
Although the indenation is correct, the error is generated: Multi-line function call not indented correctly; expected 4 spaces but found 8. Note that when you remove : bool, it works fine.
Affects phpcbf as well (changes code to invalid format).