Use AbstractLogger instead of Closure in LoadDataFixturesDoctrineODMCommand. #618
Annotations
5 errors
Run PHP_CodeSniffer:
src/Command/LoadDataFixturesDoctrineODMCommand.php#L87
Expected 1 space after class keyword; 0 found
|
Run PHP_CodeSniffer:
src/Command/LoadDataFixturesDoctrineODMCommand.php#L88
Opening brace should be on a new line
|
Run PHP_CodeSniffer:
src/Command/LoadDataFixturesDoctrineODMCommand.php#L88
Closing brace must be on a line by itself
|
Run PHP_CodeSniffer:
src/Command/LoadDataFixturesDoctrineODMCommand.php#L90
Class \Stringable should not be referenced via a fully qualified name, but via a use statement.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading