You are here

protected property Period::$startDate in Recurring Time Period 8

The start date/time.

Type: \DateTimeImmutable

File

src/DateTime/Period.php, line 27

Class

Period
Represents a period of time with specific start and end dates.

Namespace

Drupal\recurring_period\Datetime

Code

protected $startDate;