You are here

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

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

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/Derivative/LocalActions.php, line 26

Class

LocalActions
Provides dynamic local actions for RNG.

Namespace

Drupal\rng\Plugin\Derivative

Code

protected $entityManager;