PHP 클래스 ApiPlatform\Core\Annotation\ApiResource

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

공개 프로퍼티들

프로퍼티 타입 설명
$attributes array
$collectionOperations array
$description string | null
$iri string
$itemOperations array
$shortName string

프로퍼티 상세

$attributes 공개적으로 프로퍼티

public array $attributes
리턴 array

$collectionOperations 공개적으로 프로퍼티

public array $collectionOperations
리턴 array

$description 공개적으로 프로퍼티

public string|null $description
리턴 string | null

$iri 공개적으로 프로퍼티

public string $iri
리턴 string

$itemOperations 공개적으로 프로퍼티

public array $itemOperations
리턴 array

$shortName 공개적으로 프로퍼티

public string $shortName
리턴 string