FluentDOM\Loader\Result::getContentType PHP Method

getContentType() public method

public getContentType ( )
    public function getContentType()
    {
        return $this->_contentType;
    }