[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/JavaScript/Minifiers/ -> ClosureCompilerApplication.php (summary)

(no description)

File Size: 107 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

ClosureCompilerApplication:: (3 methods):
  __construct()
  getCacheDifferentiator()
  minify()


Class: ClosureCompilerApplication  - X-Ref


__construct($command)   X-Ref
Constructor

param: string $command Command to execute

getCacheDifferentiator()   X-Ref
{@inheritdoc}


minify($src)   X-Ref
Compile given JavaScript source via the Closure Compiler application

param: string $src JavaScript source
return: string      Compiled source



Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1