runCmd()
runCmd(string $text, string $cmd, \Horde_Log_Logger $log) : string
Runs the compression command and returns the output.
Parameters
string | $text | The javascript text. |
string | $cmd | Command. |
\Horde_Log_Logger | $log | Logging object. |
Returns
string —The compressed javascript.