You are here

protected property SyncHealth::$moduleHandler in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 modules/cms_content_sync_health/src/Controller/SyncHealth.php \Drupal\cms_content_sync_health\Controller\SyncHealth::moduleHandler
  2. 2.1.x modules/cms_content_sync_health/src/Controller/SyncHealth.php \Drupal\cms_content_sync_health\Controller\SyncHealth::moduleHandler

The Drupal Core module handler.

Type: \Drupal\Core\Extension\ModuleHandler

Overrides ControllerBase::$moduleHandler

File

modules/cms_content_sync_health/src/Controller/SyncHealth.php, line 45

Class

SyncHealth
Provides a listing of Flow.

Namespace

Drupal\cms_content_sync_health\Controller

Code

protected $moduleHandler;