service devel_entity_updates.command in Devel Entity Updates 8.2
Same name and namespace in other branches
- 8 drush.services.yml \devel_entity_updates.command
- 3.x drush.services.yml \devel_entity_updates.command
- 3.0.x drush.services.yml \devel_entity_updates.command
Class
Drupal\devel_entity_updates\Commands\DevelEntityUpdatesCommandsTags
- drush.command
File
View source
- class: Drupal\devel_entity_updates\Commands\DevelEntityUpdatesCommands
- arguments:
- - '@class_resolver'
- - '@entity.definition_update_manager'
- tags:
- - { name: drush.command }