You are here

public property DateRRuleCalc::$max_count in Date 8

An optional limit on the number of results, as set in the RRULE.

File

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

Class

DateRRuleCalc

Namespace

Drupal\date_repeat

Code

public $max_count = NULL;