You are here

service plugin.manager.flysystem in Flysystem 8

Same name and namespace in other branches
  1. 3.x flysystem.services.yml \plugin.manager.flysystem
  2. 2.0.x flysystem.services.yml \plugin.manager.flysystem
  3. 3.0.x flysystem.services.yml \plugin.manager.flysystem

Class

Drupal\flysystem\Plugin\FlysystemPluginManager

File

./flysystem.services.yml
flysystem.services.yml

View source
  1. class: Drupal\flysystem\Plugin\FlysystemPluginManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.discovery'
  5. - '@module_handler'