interface DateIntervalInterface in Duration Field 3.0.x
Same name and namespace in other branches
- 8.2 src/Plugin/DataType/DateIntervalInterface.php \Drupal\duration_field\Plugin\DataType\DateIntervalInterface
Interface for Date Interval typed data objects.
Hierarchy
- interface \Drupal\duration_field\Plugin\DataType\DateIntervalInterface
Expanded class hierarchy of DateIntervalInterface
All classes that implement DateIntervalInterface
See also
File
- src/
Plugin/ DataType/ DateIntervalInterface.php, line 10
Namespace
Drupal\duration_field\Plugin\DataTypeView source
interface DateIntervalInterface {
}