You are here

protected property ContentDashboard::$entityTypeManager in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Derivative/ContentDashboard.php \Drupal\cms_content_sync\Plugin\Derivative\ContentDashboard::entityTypeManager
  2. 2.1.x src/Plugin/Derivative/ContentDashboard.php \Drupal\cms_content_sync\Plugin\Derivative\ContentDashboard::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/ContentDashboard.php, line 18

Class

ContentDashboard
Derivative class that provides the menu links for the Products.

Namespace

Drupal\cms_content_sync\Plugin\Derivative

Code

protected $entityTypeManager;