You are here

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

The end date/time.

Type: \DateTimeImmutable

File

src/DateTime/Period.php, line 34

Class

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

Namespace

Drupal\recurring_period\Datetime

Code

protected $endDate;