protected property DateRange::$end in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 src/DateRange.php \Drupal\date_recur\DateRange::end
- 3.x src/DateRange.php \Drupal\date_recur\DateRange::end
- 3.1.x src/DateRange.php \Drupal\date_recur\DateRange::end
The end date.
Type: \DateTimeInterface
File
- src/
DateRange.php, line 24
Class
- DateRange
- Defines a date range.
Namespace
Drupal\date_recurCode
protected $end;