DateTimeHandlerTestBase::$fieldName
Same name in other branches
- 10 core/modules/datetime/tests/src/Kernel/Views/DateTimeHandlerTestBase.php \Drupal\Tests\datetime\Kernel\Views\DateTimeHandlerTestBase::fieldName
Name of the field.
Note, this is used in the default test view.
Type: string
File
-
core/
modules/ datetime/ tests/ src/ Kernel/ Views/ DateTimeHandlerTestBase.php, line 33
Class
- DateTimeHandlerTestBase
- Base class for testing datetime handlers.
Namespace
Drupal\Tests\datetime\Kernel\ViewsCode
protected static $fieldName = 'field_date';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.