You are here

protected property ContextFormBase::$contextRepository in Context 8.4

Same name and namespace in other branches
  1. 8 modules/context_ui/src/Form/ContextFormBase.php \Drupal\context_ui\Form\ContextFormBase::contextRepository
  2. 8.0 modules/context_ui/src/Form/ContextFormBase.php \Drupal\context_ui\Form\ContextFormBase::contextRepository

The Drupal context repository.

Type: \Drupal\context\Entity\ContextRepositoryInterface

File

modules/context_ui/src/Form/ContextFormBase.php, line 38

Class

ContextFormBase
Provides a context form base.

Namespace

Drupal\context_ui\Form

Code

protected $contextRepository;