You are here

protected property Account::$entityTypeManager in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/Dashboard/Account.php \Drupal\dashboards\Plugin\Dashboard\Account::entityTypeManager

EntityTypeManagerInterface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Dashboard/Account.php, line 44

Class

Account
Show account info.

Namespace

Drupal\dashboards\Plugin\Dashboard

Code

protected $entityTypeManager;