PHP 클래스 eZ\Publish\Core\REST\Server\Values\Options

상속: extends eZ\Publish\API\Repository\Values\ValueObject
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 프로퍼티들

프로퍼티 타입 설명
$allowedMethods array The methods allowed my the resource.

공개 메소드들

메소드 설명
__construct ( $allowedMethods )

메소드 상세

__construct() 공개 메소드

public __construct ( $allowedMethods )

프로퍼티 상세

$allowedMethods 공개적으로 프로퍼티

The methods allowed my the resource.
public array $allowedMethods
리턴 array