DateTimeRangeConstantsInterface::END_DATE

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

File

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

Class

DateTimeRangeConstantsInterface
Declares constants used in the datetime range module.

Namespace

Drupal\datetime_range

Code

const END_DATE = 'end_date';

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