protected property ContentOverview::$entityTypeManager in Total Control Admin Dashboard 3.0.x
Same name and namespace in other branches
- 8.2 src/Plugin/Block/ContentOverview.php \Drupal\total_control\Plugin\Block\ContentOverview::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Block/ ContentOverview.php, line 55
Class
- ContentOverview
- Provides a 'Content Overview'.
Namespace
Drupal\total_control\Plugin\BlockCode
protected $entityTypeManager;