You are here

protected property ContentSync::$moduleHandler in Content Synchronization 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ContentSync.php, line 81

Class

ContentSync
Construct the storage changes in a content synchronization form.

Namespace

Drupal\content_sync\Form

Code

protected $moduleHandler;