
no_unneeded_import_alias
¶Imports should not be aliased as the same name.
The rule is part of the following rule sets:
Using the @PhpCsFixer rule set will enable the no_unneeded_import_alias
rule.
Using the @Symfony rule set will enable the no_unneeded_import_alias
rule.