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
If there is a line after the "@Package"-tag in the class' annotations, for example a class description, the Package Tag Sniff interprets it as if the class description was part of the package's namespace, thus producing a WrongPackage-Error.
If there is a line after the "@Package"-tag in the class' annotations, for example a class description, the Package Tag Sniff interprets it as if the class description was part of the package's namespace, thus producing a WrongPackage-Error.