CompileVisitor using the visitor pattern and CompiledInjector #268
Annotations
4 errors
Run PHPStan:
src/AirInjector.php#L81
Variable $instance in PHPDoc tag @var does not match assigned variable $singletons.
|
Run PHPStan:
src/InjectionPoint.php#L29
Method Ray\Compiler\InjectionPoint::getInstance() has no return type specified.
|
Run PHPStan:
src/InjectionPoint.php#L29
Method Ray\Compiler\InjectionPoint::getInstance() has parameter $ip with no value type specified in iterable type array.
|
Run PHPStan
Process completed with exit code 1.
|
Loading