You are here

protected property MandrillActivityLocalTasks::$entityTypeManager in Mandrill 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/mandrill_activity/src/Plugin/Derivative/MandrillActivityLocalTasks.php, line 26
Contains \Drupal\mandrill_activity\Plugin\Derivative\MandrillActivityLocalTasks.

Class

MandrillActivityLocalTasks
Defines dynamic local tasks for Mandrill Activity.

Namespace

Drupal\mandrill_activity\Plugin\Derivative

Code

protected $entityTypeManager;