You are here

protected property ContentModelUpdater::$moduleHandler in Panopoly 8.2

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/panopoly/panopoly_media/src/Update/ContentModelUpdater.php, line 49

Class

ContentModelUpdater
Applies changes to media content model from schema versions 8204 to 8205.

Namespace

Drupal\panopoly_media\Update

Code

protected $moduleHandler;