You are here

protected property DashboardsPermissions::$entityManager in Dashboards with Layout Builder 8

Same name and namespace in other branches
  1. 2.0.x src/DashboardsPermissions.php \Drupal\dashboards\DashboardsPermissions::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/DashboardsPermissions.php, line 22

Class

DashboardsPermissions
Dashboard permissions.

Namespace

Drupal\dashboards

Code

protected $entityManager;