protected property DateRecurInterpreter::$pluginCollection in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::pluginCollection
- 3.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::pluginCollection
- 3.1.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::pluginCollection
The plugin collection.
Type: \Drupal\date_recur\Plugin\DateRecurInterpreterPluginCollection|null
File
- src/
Entity/ DateRecurInterpreter.php, line 82
Class
- DateRecurInterpreter
- Defines an instance of Recurring Date interpreter.
Namespace
Drupal\date_recur\EntityCode
protected $pluginCollection;