IssueFile::getContentType PHP Méthode

getContentType() public méthode

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