You are here

protected property ProfileAddLocalTask::$entityManager in Profile 2 8

The entity manager service

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/Derivative/ProfileAddLocalTask.php, line 42
Contains \Drupal\profile\Plugin\Derivative\ProfileAddLocalTask.

Class

ProfileAddLocalTask
Provides dynamic routes to add profiles.

Namespace

Drupal\profile\Plugin\Derivative

Code

protected $entityManager;