You are here

block_style_plugins.services.yml in Block Style Plugins 8

Same filename and directory in other branches
  1. 8.2 block_style_plugins.services.yml

File

block_style_plugins.services.yml
View source
  1. services:
  2. plugin.manager.block_style.processor:
  3. class: Drupal\block_style_plugins\Plugin\BlockStyleManager
  4. parent: default_plugin_manager
  5. arguments: ['@theme_handler']