PHP Class ApiPlatform\Core\Metadata\Extractor\YamlExtractor

Author: Antoine Bluchet ([email protected])
Author: Baptiste Meyer ([email protected])
Author: Kévin Dunglas ([email protected])
Inheritance: extends AbstractExtractor
Show file Open project: api-platform/core

Protected Methods

Method Description
extractPath ( string $path )

Private Methods

Method Description
extractProperties ( array $resourceYaml, string $resourceName, string $path )
extractResources ( array $resourcesYaml, string $path )
phpize ( array $array, string $key, string $type ) : boolean | string | null Transforms a YAML attribute's value in PHP value.

Method Details

extractPath() protected method

protected extractPath ( string $path )
$path string