Reports the
use
statements that contain non-fully qualified class names and thus have no effect. The inspection only reports classes imports; functions and constants imports are not considered.
See
Using namespaces: Aliasing/Importing (php.net)
for details.