You are here

namespace Drupal\duration_field\Element in Duration Field 3.0.x

Same name in other branches
  1. 8.2 Drupal\duration_field\Element
  2. 8 Drupal\duration_field\Element
Classsort descending Location Description
DurationElement src/Element/DurationElement.php Defines the 'duration' form element.
GranularityElement src/Element/GranularityElement.php Provides the Granularity form element.
ProcessStatesTrait src/Element/ProcessStatesTrait.php Provides BC layer for invoking drupal_process_states() when needed.