drush.services.yml in S3 File System 8.3
Same filename and directory in other branches
File
drush.services.ymlView source
- services:
- s3fs.commands:
- class: Drupal\s3fs\Commands\S3fsCommands
- arguments: ['@s3fs', '@s3fs.file_migration_batch', '@config.factory', '@s3fs.refresh_cache_batch']
- tags:
- - { name: drush.command }
Services
Name | Description |
---|---|
s3fs.commands | Drupal\s3fs\Commands\S3fsCommands |