You are here

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

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

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

LocalActions
Provides dynamic local actions for RNG.

Namespace

Drupal\rng\Plugin\Derivative

Code

protected $entityManager;