You are here

service delete_all.commands in Delete all 8

Same name and namespace in other branches
  1. 2.x drush.services.yml \delete_all.commands

Class

\Drupal\delete_all\Commands\DeleteAllCommands

Tags

  • drush.command

File

./drush.services.yml
drush.services.yml

View source
  1. class: \Drupal\delete_all\Commands\DeleteAllCommands
  2. tags:
  3. - { name: drush.command }
  4. arguments:
  5. - '@entity_type.manager'
  6. - '@entity_type.bundle.info'