You are here

service plugin.manager.bootstrap_styles in Bootstrap Styles 1.0.x

Class

Drupal\bootstrap_styles\Style\StyleManager
1 string reference to plugin.manager.bootstrap_styles
SettingsForm::create in src/Form/SettingsForm.php
Instantiates a new instance of this class.

File

./bootstrap_styles.services.yml
bootstrap_styles.services.yml

View source
  1. class: Drupal\bootstrap_styles\Style\StyleManager
  2. arguments:
  3. - '@container.namespaces'
  4. - '@cache.default'
  5. - '@module_handler'