You are here

namespace Drupal\duration_field\Plugin\DataType in Duration Field 8.2

Same name in other branches
  1. 8 Drupal\duration_field\Plugin\DataType
  2. 3.0.x Drupal\duration_field\Plugin\DataType
Classsort descending Location Description
DateIntervalData src/Plugin/DataType/DateIntervalData.php Provides the Date Interval data type.
DateIntervalInterface src/Plugin/DataType/DateIntervalInterface.php Interface for Date Interval typed data objects.
GranularityStringData src/Plugin/DataType/GranularityStringData.php Provides the Granularity String typed data object.
GranularityStringInterface src/Plugin/DataType/GranularityStringInterface.php Interface for Granularity String typed data objects.
Iso8601StringData src/Plugin/DataType/Iso8601StringData.php Provides the Iso8601String Typed Data object.
Iso8601StringInterface src/Plugin/DataType/Iso8601StringInterface.php Interface for Iso8601String Typed Data objects.