You are here

protected property ContextMapper::$entityRepository in Page Manager 8

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

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/ContextMapper.php, line 25
Contains \Drupal\page_manager\ContextMapper.

Class

ContextMapper
Maps context configurations to context objects.

Namespace

Drupal\page_manager

Code

protected $entityRepository;