PHP 클래스 WoohooLabs\Yin\JsonApi\Exception\RelationshipNotExists

상속: extends WoohooLabs\Yin\JsonApi\Exception\JsonApiException
파일 보기 프로젝트 열기: woohoolabs/yin

보호된 프로퍼티들

프로퍼티 타입 설명
$relationship string

공개 메소드들

메소드 설명
__construct ( $relationship )

보호된 메소드들

메소드 설명
getErrors ( )

메소드 상세

__construct() 공개 메소드

public __construct ( $relationship )

getErrors() 보호된 메소드

protected getErrors ( )

프로퍼티 상세

$relationship 보호되어 있는 프로퍼티

protected string $relationship
리턴 string