You are here

interface DateIntervalInterface in Duration Field 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/DataType/DateIntervalInterface.php \Drupal\duration_field\Plugin\DataType\DateIntervalInterface

Interface for Date Interval typed data objects.

Hierarchy

Expanded class hierarchy of DateIntervalInterface

All classes that implement DateIntervalInterface

See also

http://php.net/dateinterval

File

src/Plugin/DataType/DateIntervalInterface.php, line 10

Namespace

Drupal\duration_field\Plugin\DataType
View source
interface DateIntervalInterface {

}

Members