function DateTimeViewsHelper::__construct
Same name and namespace in other branches
- 11.x core/modules/datetime/src/DateTimeViewsHelper.php \Drupal\datetime\DateTimeViewsHelper::__construct()
File
-
core/
modules/ datetime/ src/ DateTimeViewsHelper.php, line 18
Class
- DateTimeViewsHelper
- A helper for datetime fields integrating with views.
Namespace
Drupal\datetimeCode
public function __construct(protected readonly ?FieldViewsDataProvider $fieldViewsDataProvider) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.