constant ImagemagickExecutionEvent::ENSURE_SOURCE_LOCAL_PATH in ImageMagick 8.3
Same name and namespace in other branches
- 8.2 src/Event/ImagemagickExecutionEvent.php \Drupal\imagemagick\Event\ImagemagickExecutionEvent::ENSURE_SOURCE_LOCAL_PATH
Fires when the toolkit is ensuring a local file path for the source image.
See also
\Drupal\imagemagick\Plugin\ImageToolkit\ImagemagickToolkit::ensureSourceLocalPath()
File
- src/
Event/ ImagemagickExecutionEvent.php, line 22
Class
- ImagemagickExecutionEvent
- Defines the ImagemagickExecutionEvent.
Namespace
Drupal\imagemagick\EventCode
const ENSURE_SOURCE_LOCAL_PATH = 'imagemagick.toolkit.ensureSourceLocalPath';