PHP 인터페이스 ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface

저자: Kévin Dunglas ([email protected])
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
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