Equip\Formatter\HtmlFormatter::type PHP Method

type() public method

public type ( )
    public function type()
    {
        return 'text/html';
    }
HtmlFormatter