You are here

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

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Form/ComponentFormBase.php, line 83

Class

ComponentFormBase
Class LayoutParagraphsComponentFormBase.

Namespace

Drupal\layout_paragraphs\Form

Code

protected $entityRepository;