You are here

protected property EntityExtraFieldForm::$contextRepository in Entity Extra Field 2.0.x

The context repository service.

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

File

src/Form/EntityExtraFieldForm.php, line 40

Class

EntityExtraFieldForm
Define entity extra field form.

Namespace

Drupal\entity_extra_field\Form

Code

protected $contextRepository;