Ngstack 1017 schema decoration #23
Annotations
4 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/ApiPlatform/JsonSchema/SchemaFactoryDecorator.php#L95
Method Netgen\ApiPlatformExtras\ApiPlatform\JsonSchema\SchemaFactoryDecorator::addJsonldInputProperty() has parameter $definitions with generic class ArrayObject but does not specify its types: TKey, TValue
|
|
phpstan:
src/ApiPlatform/JsonSchema/SchemaFactoryDecorator.php#L56
Method Netgen\ApiPlatformExtras\ApiPlatform\JsonSchema\SchemaFactoryDecorator::ensureJsonldInputPropertyForInputSchemas() has parameter $definitions with generic class ArrayObject but does not specify its types: TKey, TValue
|
|
phpstan:
src/ApiPlatform/JsonSchema/SchemaFactoryDecorator.php#L48
Cannot access constant class on ApiPlatform\Metadata\Operation|null.
|