You are here

service layout_paragraphs.renderer in Layout Paragraphs 2.0.x

Class

Drupal\layout_paragraphs\LayoutParagraphsRendererService
1 string reference to layout_paragraphs.renderer
LayoutParagraphsBehavior::create in src/Plugin/paragraphs/Behavior/LayoutParagraphsBehavior.php

File

./layout_paragraphs.services.yml
layout_paragraphs.services.yml

View source
  1. class: Drupal\layout_paragraphs\LayoutParagraphsRendererService
  2. arguments:
  3. - '@plugin.manager.core.layout'
  4. - '@entity_type.manager'
  5. - '@entity.repository'
  6. - '@language_manager'