Sulu\Bundle\MarkupBundle\Tag\TagNotFoundException::getType PHP Method

getType() public method

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