You are here

service scheduled_publish.commands in Scheduled Publish 8.2

Same name and namespace in other branches
  1. 8.3 drush.services.yml \scheduled_publish.commands

Class

\Drupal\scheduled_publish\Commands\ScheduledPublishCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\scheduled_publish\Commands\ScheduledPublishCommands
  2. tags:
  3. - { name: drush.command }
  4. arguments:
  5. - '@scheduled_publish.update'