protected property DateRecurInterpreterEditForm::$dateRecurInterpreterPluginManager in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 src/Form/DateRecurInterpreterEditForm.php \Drupal\date_recur\Form\DateRecurInterpreterEditForm::dateRecurInterpreterPluginManager
- 3.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;