Ngstack 1017 schema processor #26
Annotations
4 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/OpenApi/Factory/OpenApiFactory.php#L44
PHPDoc tag `@return` with type iterable<Netgen\ApiPlatformExtras\OpenApi\Processor\OpenApiProcessorInterface> is not subtype of native type array.
|
|
phpstan:
src/OpenApi/Factory/OpenApiFactory.php#L44
Method Netgen\ApiPlatformExtras\OpenApi\Factory\OpenApiFactory::sortProcessors() return type has no value type specified in iterable type array.
|
|
phpstan:
src/OpenApi/Factory/OpenApiFactory.php#L44
Method Netgen\ApiPlatformExtras\OpenApi\Factory\OpenApiFactory::sortProcessors() has parameter $processors with no value type specified in iterable type iterable.
|