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
Hi,
According to CONTRIBUTING
of project, coding standard is PSR-2 and in this standard: "static MUST be declared after the visibility", which is not observed in Traits.
The text was updated successfully, but these errors were encountered:
Hi,
According to CONTRIBUTING
of project, coding standard is PSR-2 and in this standard: "static MUST be declared after the visibility", which is not observed in Traits.
The text was updated successfully, but these errors were encountered: