protected property DateRecurPartGrid::$allowedParts in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 src/DateRecurPartGrid.php \Drupal\date_recur\DateRecurPartGrid::allowedParts
- 3.x src/DateRecurPartGrid.php \Drupal\date_recur\DateRecurPartGrid::allowedParts
- 3.1.x src/DateRecurPartGrid.php \Drupal\date_recur\DateRecurPartGrid::allowedParts
Supported parts for this part grid.
Parts keyed by frequency.
Type: array
File
- src/
DateRecurPartGrid.php, line 21
Class
- DateRecurPartGrid
- Frequency/part support grid.
Namespace
Drupal\date_recurCode
protected $allowedParts = [];