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
Per PR PHPCSStandards#845, the filename must be modified to match the class name,
since class names are much more restrictive than filenames and the
inverse is not always possible.
This clarifies in the example titles that the fix for the invalid code
is to modify the filename rather than the class name.
0 commit comments