Issue #2774071: fix Drupal.Classes, and sort use
Issue #2774071
- Fix Use statements should be sorted alphabetically. SlevomatCodingStandard.Namespaces.AlphabeticallySortedUses.IncorrectlyOrderedUses
- The closing brace for the class must have an empty line Drupal.Classes.ClassDeclaration.CloseBraceAfterBody
- Drupal.Classes.UnusedUseStatement.UnusedUse
- PSR2.Namespaces.UseDeclaration.SpaceAfterLastUse
Edited by Nikolay Shapovalov