You are here

protected property FieldViewBuilder::$entityRepository in Twig Tweak 3.1.x

Same name and namespace in other branches
  1. 3.x src/View/FieldViewBuilder.php \Drupal\twig_tweak\View\FieldViewBuilder::entityRepository

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/View/FieldViewBuilder.php, line 20

Class

FieldViewBuilder
Field view builder.

Namespace

Drupal\twig_tweak\View

Code

protected $entityRepository;