You are here

protected property InvalidIntervalException::$date in Interval Field 8

The date time that caused the exception.

Type: \DateTime

File

src/InvalidIntervalException.php, line 15

Class

InvalidIntervalException
Defines an exception for handling invalid intervals.

Namespace

Drupal\interval

Code

protected $date;