DevelLocalTask::$entityTypeManager
Same name in other branches
- 5.x src/Plugin/Derivative/DevelLocalTask.php \Drupal\devel\Plugin\Derivative\DevelLocalTask::entityTypeManager
The entity manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
src/
Plugin/ Derivative/ DevelLocalTask.php, line 27
Class
- DevelLocalTask
- Provides local task definitions for all entity bundles.
Namespace
Drupal\devel\Plugin\DerivativeCode
protected $entityTypeManager;