contacts_events-8.x-1.x-dev/drush.services.yml
drush.services.yml
services: contacts_events.debug_commands: class: Drupal\contacts_events\Commands\PriceDebugCommands arguments: ['@entity_type.manager', '@contacts_events.price_calculator', '@commerce_price.currency_formatter'] tags: - { name: drush.command }