Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console / config / services / image.yml
1 services:
2   console.image_styles_flush:
3     class: Drupal\Console\Command\Image\StylesFlushCommand
4     arguments: ['@entity_type.manager']
5     tags:
6       - { name: drupal.command }