Method | Description | |
---|---|---|
__construct ( Doctrine\Common\Annotations\Reader $reader, ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface $decorated = null ) | ||
create ( string $resourceClass, string $property, array $options = [] ) : |
Method | Description | |
---|---|---|
createMetadata ( |
||
createWith ( |
||
handleNotFound ( |
Returns the metadata from the decorated factory if available or throws an exception. |
public __construct ( Doctrine\Common\Annotations\Reader $reader, ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface $decorated = null ) | ||
$reader | Doctrine\Common\Annotations\Reader | |
$decorated | ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface |