DateTimeRangeConstantsInterface::START_DATE

Same name in other branches
  1. 11.x core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php \Drupal\datetime_range\DateTimeRangeConstantsInterface::START_DATE

File

core/modules/datetime_range/src/DateTimeRangeConstantsInterface.php, line 17

Class

DateTimeRangeConstantsInterface
Declares constants used in the datetime range module.

Namespace

Drupal\datetime_range

Code

const START_DATE = 'start_date';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.