You are here

service paragraph_blocks.labeller in Paragraph blocks 8.2

Same name and namespace in other branches
  1. 3.x paragraph_blocks.services.yml \paragraph_blocks.labeller

Class

Drupal\paragraph_blocks\ParagraphBlocksLabeller
3 string references to paragraph_blocks.labeller
paragraph_blocks_form_panels_ipe_block_plugin_form_alter in ./paragraph_blocks.module
Implements hook_form_FORM_ID_alter().
paragraph_blocks_panels_ipe_blocks_alter in ./paragraph_blocks.module
Implements hook_panels_ipe_blocks_alter().
paragraph_blocks_plugin_filter_block__layout_builder_alter in ./paragraph_blocks.module
Implements hook_plugin_filter_block__layout_builder_alter().

File

./paragraph_blocks.services.yml
paragraph_blocks.services.yml

View source
  1. class: Drupal\paragraph_blocks\ParagraphBlocksLabeller
  2. arguments:
  3. - '@paragraph_blocks.entity_manager'
  4. - '@entity_field.manager'