You are here

public function IntervalItemInterface::getInterval in Interval Field 8

Gets the interval value for this item.

Return value

int The interval for this item

1 method overrides IntervalItemInterface::getInterval()
IntervalItem::getInterval in src/Plugin/Field/FieldType/IntervalItem.php
Gets the interval value for this item.

File

src/IntervalItemInterface.php, line 13

Class

IntervalItemInterface

Namespace

Drupal\interval

Code

public function getInterval();