You are here

protected property LocalTasks::$entityManager in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/LocalTasks.php \Drupal\rng\Plugin\Derivative\LocalTasks::entityManager
  2. 8 src/Plugin/Derivative/LocalTasks.php \Drupal\rng\Plugin\Derivative\LocalTasks::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/LocalTasks.php, line 23

Class

LocalTasks
Provides dynamic tasks for RNG.

Namespace

Drupal\rng\Plugin\Derivative

Code

protected $entityManager;