You are here

protected property LayoutParagraphsBuilder::$entityRepository in Layout Paragraphs 2.0.x

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Element/LayoutParagraphsBuilder.php, line 99

Class

LayoutParagraphsBuilder
Defines a render element for building the Layout Builder UI.

Namespace

Drupal\layout_paragraphs\Element

Code

protected $entityRepository;