You are here

service image_style_warmer.commands in Image Style Warmer 8

Class

\Drupal\image_style_warmer\Commands\ImageStylesWarmerCommands

Tags

  • drush.command

File

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

View source
  1. class: \Drupal\image_style_warmer\Commands\ImageStylesWarmerCommands
  2. arguments:
  3. - '@logger.factory'
  4. tags:
  5. - { name: drush.command }