Annotations
9 errors
Coding Style:
src/Helpers/FileLocator.php#L18
PHPDoc tag @param for parameter $paths with type array<string>|string is not subtype of native type array.
|
Coding Style:
src/Helpers/FileLocator.php#L19
PHPDoc type for property Dbout\WpRestApi\Helpers\FileLocator::$paths with type array<string>|string is not subtype of native type array.
|
Coding Style:
src/Loader/AnnotationDirectoryLoader.php#L24
Default value of the parameter #2 $annotationClassLoader (Dbout\WpRestApi\Loader\AnnotatedRouteRestLoader) of method Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::__construct() is incompatible with type Symfony\Component\Config\Loader\LoaderInterface.
|
Coding Style:
src/Loader/AnnotationDirectoryLoader.php#L24
Parameter $annotationClassLoader of method Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::__construct() has invalid type Symfony\Component\Config\Loader\LoaderInterface.
|
Coding Style:
src/Loader/AnnotationDirectoryLoader.php#L24
Parameter $annotationClassLoader of method Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::__construct() has invalid type Symfony\Component\Config\Loader\LoaderInterface.
|
Coding Style:
src/Loader/AnnotationDirectoryLoader.php#L24
Property Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::$annotationClassLoader has unknown class Symfony\Component\Config\Loader\LoaderInterface as its type.
|
Coding Style:
src/Loader/AnnotationDirectoryLoader.php#L24
Property Dbout\WpRestApi\Loader\AnnotationDirectoryLoader::$annotationClassLoader has unknown class Symfony\Component\Config\Loader\LoaderInterface as its type.
|
Coding Style:
src/Loader/AnnotationDirectoryLoader.php#L70
Call to method load() on an unknown class Symfony\Component\Config\Loader\LoaderInterface.
|
Coding Style
Process completed with exit code 1.
|