You are here

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

Whether this is a repeating date.

Type: bool

File

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

Class

DefaultDateRecurOccurrenceHandler
Provides the default occurrence handler.

Namespace

Drupal\date_recur\Plugin\DateRecurOccurrenceHandler

Code

protected $isRecurring;