You are here

protected property ImagemagickExecManager::$moduleHandler in ImageMagick 8.2

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Deprecated

in 8.x-2.5, will be removed in 8.x-3.0. No replacement suggested, Imagemagick hooks have been dropped in favour of event subscribers.

See also

https://www.drupal.org/project/imagemagick/issues/3043136

File

src/ImagemagickExecManager.php, line 73

Class

ImagemagickExecManager
Manage execution of ImageMagick/GraphicsMagick commands.

Namespace

Drupal\imagemagick

Code

protected $moduleHandler;