Introducing CompileVisitor using the visitor pattern (2) #270
Annotations
7 errors
Run PHP_CodeSniffer:
tests/AirInjectorTest.php#L149
Each class must be in a file by itself
|
Run PHP_CodeSniffer:
tests/AirInjectorTest.php#L149
Class name doesn't match filename; expected "class AirInjectorTest"
|
Run PHP_CodeSniffer:
tests/InjectionPointTest.php#L65
Each class must be in a file by itself
|
Run PHP_CodeSniffer:
tests/InjectionPointTest.php#L65
Class name doesn't match filename; expected "class InjectionPointTest"
|
Run PHP_CodeSniffer:
tests/InjectionPointTest.php#L74
Each class must be in a file by itself
|
Run PHP_CodeSniffer:
tests/InjectionPointTest.php#L74
Class name doesn't match filename; expected "class InjectionPointTest"
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading