You are here

protected property AdministerContentTypes::$entityTypeManager in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/AdministerContentTypes.php \Drupal\total_control\Plugin\Block\AdministerContentTypes::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/AdministerContentTypes.php, line 58

Class

AdministerContentTypes
Provides a 'Administer Content Types'.

Namespace

Drupal\total_control\Plugin\Block

Code

protected $entityTypeManager;