public function ImageAPIOptimizeShellOperationsInterface::execShellCommand in Image Optimize Binaries 8
1 method overrides ImageAPIOptimizeShellOperationsInterface::execShellCommand()
- ShellOperations::execShellCommand in src/
ShellOperations.php - Execute a shell command on the local system.
File
- src/
ImageAPIOptimizeShellOperationsInterface.php, line 7
Class
Namespace
Drupal\imageapi_optimize_binariesCode
public function execShellCommand($command, $options, $arguments);