You are here

protected property DateRecurEntityHooks::$dateRecurOccurrenceManager in Recurring Dates Field 8

Provides the Date recur occurrence handler plugin manager.

Type: \Drupal\date_recur\Plugin\DateRecurOccurrenceHandlerManagerInterface

File

src/DateRecurEntityHooks.php, line 19

Class

DateRecurEntityHooks
Reacts to Drupal entity hooks.

Namespace

Drupal\date_recur

Code

protected $dateRecurOccurrenceManager;