DateTimeRangeConstantsInterface::BOTH

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

Values for the 'from_to' formatter setting.

File

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

Class

DateTimeRangeConstantsInterface
Declares constants used in the datetime range module.

Namespace

Drupal\datetime_range

Code

const BOTH = 'both';

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