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