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
I'm getting error only on line 10 (new), not on line 6 (annotation).
-----------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------
10 | ERROR | Partial use statements are not allowed, but referencing Gedmo\SoftDeleteable found.
| | (SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.PartialUse)
-----------------------------------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Given this config
And this analysed file
I'm getting error only on line 10 (new), not on line 6 (annotation).
The text was updated successfully, but these errors were encountered: