You are here

protected property ContextMapper::$entityRepository in Chaos Tool Suite (ctools) 8.3

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/ContextMapper.php, line 21

Class

ContextMapper
Maps context configurations to context objects.

Namespace

Drupal\ctools

Code

protected $entityRepository;