You are here

public property DateRRuleCalc::$additions in Date 8

An array of dates that should be added.

File

date_repeat/lib/Drupal/date_repeat/DateRRuleCalc.php, line 114
Code to compute the dates that match an iCal RRULE.

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $additions = array();