You are here

protected property SyncHealth::$entityTypeManager 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::entityTypeManager
  2. 2.1.x modules/cms_content_sync_health/src/Controller/SyncHealth.php \Drupal\cms_content_sync_health\Controller\SyncHealth::entityTypeManager

The Drupal Core Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManager

Overrides ControllerBase::$entityTypeManager

File

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

Class

SyncHealth
Provides a listing of Flow.

Namespace

Drupal\cms_content_sync_health\Controller

Code

protected $entityTypeManager;