PHP Class WoohooLabs\Yin\JsonApi\Exception\ResourceIdentifierTypeMissing

Inheritance: extends WoohooLabs\Yin\JsonApi\Exception\JsonApiException
显示文件 Open project: woohoolabs/yin

Public Methods

Method Description
__construct ( array $resourceIdentifier )
getResourceIdentifier ( ) : array

Protected Methods

Method Description
getErrors ( )

Method Details

__construct() public method

public __construct ( array $resourceIdentifier )
$resourceIdentifier array

getErrors() protected method

protected getErrors ( )

getResourceIdentifier() public method

public getResourceIdentifier ( ) : array
return array