You are here

protected property LocalTasks::$entityManager in RNG - Events and Registrations 8.2

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

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

LocalTasks
Provides dynamic tasks for RNG.

Namespace

Drupal\rng\Plugin\Derivative

Code

protected $entityManager;