PHP Интерфейс ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface

Автор: Kévin Dunglas ([email protected])
Показать файл Открыть проект

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

Метод Описание
create ( string $resourceClass, array $options = [] ) : PropertyNameCollection Creates the property name collection for the given class and options.

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

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

Creates the property name collection for the given class and options.
public create ( string $resourceClass, array $options = [] ) : PropertyNameCollection
$resourceClass string
$options array
Результат ApiPlatform\Core\Metadata\Property\PropertyNameCollection