You are here

protected property EntityLazyLoadContext::$entityRepository in Page Manager 8

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

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Context/EntityLazyLoadContext.php, line 31
Contains \Drupal\page_manager\Context\EntityLazyLoadContext.

Class

EntityLazyLoadContext
@todo.

Namespace

Drupal\page_manager\Context

Code

protected $entityRepository;