function DateTimeFieldTest::getTestFieldType
Returns the type of field to be tested.
Return value
string
Overrides DateTestBase::getTestFieldType
File
-
core/
modules/ datetime/ tests/ src/ Functional/ DateTimeFieldTest.php, line 36
Class
- DateTimeFieldTest
- Tests Datetime field functionality.
Namespace
Drupal\Tests\datetime\FunctionalCode
protected function getTestFieldType() {
return 'datetime';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.