You are here

protected property VarbaseDashboardUser::$entityTypeManager in Varbase Total Control Dashboard 8.6

Same name and namespace in other branches
  1. 9.0.x src/Plugin/Block/VarbaseDashboardUser.php \Drupal\varbase_total_control\Plugin\Block\VarbaseDashboardUser::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/VarbaseDashboardUser.php, line 39

Class

VarbaseDashboardUser
Provides a 'Varbase Dashboard User'.

Namespace

Drupal\varbase_total_control\Plugin\Block

Code

protected $entityTypeManager;