PHP 클래스 Lemon\RestBundle\Annotation\Resource

파일 보기 프로젝트 열기: stanlemon/rest-bundle

공개 프로퍼티들

프로퍼티 타입 설명
$create boolean
$delete boolean
$name string
$partialUpdate boolean
$search boolean
$update boolean

프로퍼티 상세

$create 공개적으로 프로퍼티

public bool $create
리턴 boolean

$delete 공개적으로 프로퍼티

public bool $delete
리턴 boolean

$name 공개적으로 프로퍼티

public string $name
리턴 string

$partialUpdate 공개적으로 프로퍼티

public bool $partialUpdate
리턴 boolean

$update 공개적으로 프로퍼티

public bool $update
리턴 boolean