Neomerx\JsonApi\Schema\IdentitySchema::getAttributes PHP Method

getAttributes() public method

public getAttributes ( $resource )
    public function getAttributes($resource)
    {
        // this method should not be called
        throw new LogicException();
    }