protected static property DateTimeHandlerTestBase::$field_name in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/datetime/src/Tests/Views/DateTimeHandlerTestBase.php \Drupal\datetime\Tests\Views\DateTimeHandlerTestBase::field_name
Name of the field.
Note, this is used in the default test view.
Type: string
File
- core/
modules/ datetime/ src/ Tests/ Views/ DateTimeHandlerTestBase.php, line 31 - Contains \Drupal\datetime\Tests\Views\DateTimeHandlerTestBase.
Class
- DateTimeHandlerTestBase
- Base class for testing datetime handlers.
Namespace
Drupal\datetime\Tests\ViewsCode
protected static $field_name = 'field_date';