You are here

protected property EditForm::$conditionPluginManager in Access Filter 8

The access filter condition plugin manager.

Type: \Drupal\access_filter\Plugin\AccessFilterPluginManagerInterface

File

src/Form/EditForm.php, line 23

Class

EditForm
Provides edit filter form.

Namespace

Drupal\access_filter\Form

Code

protected $conditionPluginManager;