protected property ContextFormBase::$contextRepository in Context 8
Same name and namespace in other branches
- 8.4 modules/context_ui/src/Form/ContextFormBase.php \Drupal\context_ui\Form\ContextFormBase::contextRepository
- 8.0 modules/context_ui/src/Form/ContextFormBase.php \Drupal\context_ui\Form\ContextFormBase::contextRepository
The Drupal context repository.
Type: ContextRepositoryInterface
File
- modules/
context_ui/ src/ Form/ ContextFormBase.php, line 35
Class
Namespace
Drupal\context_ui\FormCode
protected $contextRepository;