protected property DateRecurInterpreterEditForm::$dateRecurInterpreterPluginManager in Recurring Dates Field 8.2
Same name and namespace in other branches
- 3.x src/Form/DateRecurInterpreterEditForm.php \Drupal\date_recur\Form\DateRecurInterpreterEditForm::dateRecurInterpreterPluginManager
- 3.0.x src/Form/DateRecurInterpreterEditForm.php \Drupal\date_recur\Form\DateRecurInterpreterEditForm::dateRecurInterpreterPluginManager
- 3.1.x src/Form/DateRecurInterpreterEditForm.php \Drupal\date_recur\Form\DateRecurInterpreterEditForm::dateRecurInterpreterPluginManager
Date recur interpreter plugin manager.
Type: \Drupal\date_recur\Plugin\DateRecurInterpreterManagerInterface
File
- src/
Form/ DateRecurInterpreterEditForm.php, line 33
Class
- DateRecurInterpreterEditForm
- Edit form for date recur interpreter entities.
Namespace
Drupal\date_recur\FormCode
protected $dateRecurInterpreterPluginManager;