You are here

protected property EntityLazyLoadContext::$entityRepository in Page Manager 8.4

Same name and namespace in other branches
  1. 8 src/Context/EntityLazyLoadContext.php \Drupal\page_manager\Context\EntityLazyLoadContext::entityRepository

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Context/EntityLazyLoadContext.php, line 26

Class

EntityLazyLoadContext
@todo.

Namespace

Drupal\page_manager\Context

Code

protected $entityRepository;