You are here

protected property ImagemagickIdentify::$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/Plugin/FileMetadata/ImagemagickIdentify.php, line 45

Class

ImagemagickIdentify
FileMetadata plugin for ImageMagick's identify results.

Namespace

Drupal\imagemagick\Plugin\FileMetadata

Code

protected $moduleHandler;