You are here

protected property DateRecurInterpreter::$id in Recurring Dates Field 3.1.x

Same name in this branch
  1. 3.1.x src/Annotation/DateRecurInterpreter.php \Drupal\date_recur\Annotation\DateRecurInterpreter::id
  2. 3.1.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::id
Same name and namespace in other branches
  1. 8.2 src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::id
  2. 3.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::id
  3. 3.0.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::id

The machine name.

Type: string

File

src/Entity/DateRecurInterpreter.php, line 54

Class

DateRecurInterpreter
Defines an instance of Recurring Date interpreter.

Namespace

Drupal\date_recur\Entity

Code

protected $id;