You are here

protected property DateRecurInterpreter::$plugin in Recurring Dates Field 8.2

Same name and namespace in other branches
  1. 3.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::plugin
  2. 3.0.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::plugin
  3. 3.1.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::plugin

The plugin ID.

Type: string

File

src/Entity/DateRecurInterpreter.php, line 62

Class

DateRecurInterpreter
Defines an instance of Recurring Date interpreter.

Namespace

Drupal\date_recur\Entity

Code

protected $plugin;