ContextMapper::$entityRepository
Same name in other branches
- 8.x-3.x src/ContextMapper.php \Drupal\ctools\ContextMapper::entityRepository
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
-
src/
ContextMapper.php, line 21
Class
- ContextMapper
- Maps context configurations to context objects.
Namespace
Drupal\ctoolsCode
protected $entityRepository;