Imbo\Http\Response\Formatter\FormatterInterface::getContentType PHP Method

getContentType() public method

Return the content type for the current formatter, excluding the character set, for instance 'application/json'.
public getContentType ( ) : string
return string
    function getContentType();