You are here

protected property AddUpdateFieldLocalAction::$entityManager in Scheduled Updates 8

The entity manager

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Plugin/Derivative/AddUpdateFieldLocalAction.php, line 28
Contains \Drupal\scheduled_updates\Plugin\Derivative\AddUpdateFieldLocalAction.

Class

AddUpdateFieldLocalAction

Namespace

Drupal\scheduled_updates\Plugin\Derivative

Code

protected $entityManager;