Open bmewburn opened 4 years ago
class Foo { use Bar; }
From phpcs --standard=PSR12:
phpcs --standard=PSR12
The first trait import statement must be declared on the first non-comment line after the class opening brace