You are here

service plugin.manager.features_generation_method in Features 8.4

Same name and namespace in other branches
  1. 8.3 features.services.yml \plugin.manager.features_generation_method

Class

Drupal\features\FeaturesGenerationMethodManager

File

./features.services.yml
features.services.yml

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