protected property LocalActions::$entityManager in RNG - Events and Registrations 8
Same name and namespace in other branches
- 8.2 src/Plugin/Derivative/LocalActions.php \Drupal\rng\Plugin\Derivative\LocalActions::entityManager
- 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\DerivativeCode
protected $entityManager;