Neomerx\JsonApi\Document\Link::isTreatAsHref PHP Method

isTreatAsHref() public method

public isTreatAsHref ( )
    public function isTreatAsHref()
    {
        return $this->treatAsHref;
    }