Pipe\Compressor\UglifyJs::getDefaultContentType PHP 메소드

getDefaultContentType() 정적인 공개 메소드

static public getDefaultContentType ( )
    static function getDefaultContentType()
    {
        return "application/javascript";
    }