You are here

protected property InvalidIntervalException::$item in Interval Field 8

The item that caused the exception.

Type: \Drupal\interval\IntervalItemInterface

File

src/InvalidIntervalException.php, line 22

Class

InvalidIntervalException
Defines an exception for handling invalid intervals.

Namespace

Drupal\interval

Code

protected $item;