You are here

protected property AddContentMenu::$entityTypeManager in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Dashboard/AddContentMenu.php \Drupal\dashboards\Plugin\Dashboard\AddContentMenu::entityTypeManager

EntityTypeManagerInterface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Dashboard/AddContentMenu.php, line 45

Class

AddContentMenu
Show account info.

Namespace

Drupal\dashboards\Plugin\Dashboard

Code

protected $entityTypeManager;