interface DateIntervalInterface in Duration Field 8.2
Same name and namespace in other branches
- 3.0.x 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 {
}