You are here

protected property ContextMapper::$entityRepository in Page Manager 8.4

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

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/ContextMapper.php, line 20

Class

ContextMapper
Maps context configurations to context objects.

Namespace

Drupal\page_manager

Code

protected $entityRepository;