Neos\Media\Domain\Model\AssetInterface::getFileExtension PHP Method

getFileExtension() public method

Returns a file extension fitting to the media type of this asset
public getFileExtension ( ) : string
return string
    public function getFileExtension();