public function ImageAPIOptimizeShellOperationsInterface::findExecutablePath in Image Optimize Binaries 8
1 method overrides ImageAPIOptimizeShellOperationsInterface::findExecutablePath()
- ShellOperations::findExecutablePath in src/
ShellOperations.php - Search the local system for the given executable binary.
File
- src/
ImageAPIOptimizeShellOperationsInterface.php, line 6
Class
Namespace
Drupal\imageapi_optimize_binariesCode
public function findExecutablePath($executable = NULL);