You are here

protected property EntityExtraFieldForm::$conditionPluginManager in Entity Extra Field 8

Same name and namespace in other branches
  1. 2.0.x src/Form/EntityExtraFieldForm.php \Drupal\entity_extra_field\Form\EntityExtraFieldForm::conditionPluginManager

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/EntityExtraFieldForm.php, line 43

Class

EntityExtraFieldForm
Define entity extra field form.

Namespace

Drupal\entity_extra_field\Form

Code

protected $conditionPluginManager;