You are here

protected property BlockFieldConfigForm::$contextRepository in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Form/BlockFieldConfigForm.php \Drupal\ds\Form\BlockFieldConfigForm::contextRepository
  2. 8.3 src/Form/BlockFieldConfigForm.php \Drupal\ds\Form\BlockFieldConfigForm::contextRepository

The context repository.

Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface

File

src/Form/BlockFieldConfigForm.php, line 28

Class

BlockFieldConfigForm
Configure block fields.

Namespace

Drupal\ds\Form

Code

protected $contextRepository;