protected property DateRecurInterpreter::$label in Recurring Dates Field 3.x
Same name in this branch
- 3.x src/Annotation/DateRecurInterpreter.php \Drupal\date_recur\Annotation\DateRecurInterpreter::label
- 3.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::label
Same name and namespace in other branches
- 8.2 src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::label
- 3.0.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::label
- 3.1.x src/Entity/DateRecurInterpreter.php \Drupal\date_recur\Entity\DateRecurInterpreter::label
The custom label.
Type: string
File
- src/
Entity/ DateRecurInterpreter.php, line 61
Class
- DateRecurInterpreter
- Defines an instance of Recurring Date interpreter.
Namespace
Drupal\date_recur\EntityCode
protected $label;