You are here

protected property DefaultDateRecurOccurrenceHandler::$rruleObject in Recurring Dates Field 8

The repeat rule object.

Type: DateRecurRRule

File

src/Plugin/DateRecurOccurrenceHandler/DefaultDateRecurOccurrenceHandler.php, line 47

Class

DefaultDateRecurOccurrenceHandler
Provides the default occurrence handler.

Namespace

Drupal\date_recur\Plugin\DateRecurOccurrenceHandler

Code

protected $rruleObject;