You are here

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

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/VarbaseCreateContent.php, line 42

Class

VarbaseCreateContent
Provides a 'Create content'.

Namespace

Drupal\varbase_total_control\Plugin\Block

Code

protected $entityTypeManager;