You are here

protected property EntityUpdatesCommands::$entityDefinitionUpdateManager in Entity Update 2.0.x

The entity definition update manager.

Type: \Drupal\Core\Entity\EntityDefinitionUpdateManagerInterface

File

src/Commands/EntityUpdatesCommands.php, line 33

Class

EntityUpdatesCommands
Drush9 commands definitions.

Namespace

Drupal\entity_update\Commands

Code

protected $entityDefinitionUpdateManager;