You are here

protected property DateRecurPartGrid::$allowedParts in Recurring Dates Field 8.2

Same name and namespace in other branches
  1. 3.x src/DateRecurPartGrid.php \Drupal\date_recur\DateRecurPartGrid::allowedParts
  2. 3.0.x src/DateRecurPartGrid.php \Drupal\date_recur\DateRecurPartGrid::allowedParts
  3. 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_recur

Code

protected $allowedParts = [];