WoohooLabs\Yin\JsonApi\Schema\ResourceIdentifier::getType PHP Method

getType() public method

public getType ( ) : string
return string
    public function getType()
    {
        return $this->type;
    }