public function IntervalItemInterface::getPeriod in Interval Field 8
Gets the period value for this item.
Return value
int The period for this item
1 method overrides IntervalItemInterface::getPeriod()
- IntervalItem::getPeriod in src/
Plugin/ Field/ FieldType/ IntervalItem.php - Gets the period value for this item.
File
- src/
IntervalItemInterface.php, line 21
Class
Namespace
Drupal\intervalCode
public function getPeriod();