You are here

protected property UserLocalTask::$entityTypeManager in Profile 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/UserLocalTask.php, line 20

Class

UserLocalTask
Provides a user page local task for each profile type.

Namespace

Drupal\profile\Plugin\Derivative

Code

protected $entityTypeManager;