EntityLazyLoadContext::$entityRepository
The entity repository.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- 
              src/Context/ EntityLazyLoadContext.php, line 26 
Class
- EntityLazyLoadContext
- Defines context that loads entity on demand.
Namespace
Drupal\ctools\ContextCode
protected $entityRepository;