PHP Класс ApiPlatform\Core\Bridge\Symfony\PropertyInfo\Metadata\Property\PropertyInfoPropertyNameCollectionFactory

This is not a decorator on purpose because it should always have the top priority.
Автор: Kévin Dunglas ([email protected])
Наследование: implements ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface $propertyInfo )
create ( string $resourceClass, array $options = [] ) : PropertyNameCollection

Описание методов

__construct() публичный метод

public __construct ( Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface $propertyInfo )
$propertyInfo Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface

create() публичный метод

public create ( string $resourceClass, array $options = [] ) : PropertyNameCollection
$resourceClass string
$options array
Результат ApiPlatform\Core\Metadata\Property\PropertyNameCollection