IssueFile::getContentType PHP Method

getContentType() public method

@ return string
public getContentType ( )
    function getContentType()
    {
        return $this->getData('contentType');
    }