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