DateRangeFieldTest::$defaultSettings
The default display settings to use for the formatters.
Type: array
File
- 
              core/modules/ datetime_range/ tests/ src/ Functional/ DateRangeFieldTest.php, line 41 
Class
- DateRangeFieldTest
- Tests Daterange field functionality.
Namespace
Drupal\Tests\datetime_range\FunctionalCode
protected $defaultSettings = [
  'timezone_override' => '',
  'separator' => '-',
  'from_to' => DateTimeRangeConstantsInterface::BOTH,
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
