protected property VarbaseContentOverview::$entityTypeManager in Varbase Total Control Dashboard 9.0.x
Same name and namespace in other branches
- 8.6 src/Plugin/Block/VarbaseContentOverview.php \Drupal\varbase_total_control\Plugin\Block\VarbaseContentOverview::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Block/ VarbaseContentOverview.php, line 56
Class
- VarbaseContentOverview
- Provides a 'Varbase Content Overview'.
Namespace
Drupal\varbase_total_control\Plugin\BlockCode
protected $entityTypeManager;