function DatetimeRangeViewsHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/datetime_range/src/Hook/DatetimeRangeViewsHooks.php \Drupal\datetime_range\Hook\DatetimeRangeViewsHooks::__construct()
File
-
core/
modules/ datetime_range/ src/ Hook/ DatetimeRangeViewsHooks.php, line 14
Class
- DatetimeRangeViewsHooks
- Hook implementations for datetime_range.
Namespace
Drupal\datetime_range\HookCode
public function __construct(protected readonly DateTimeViewsHelper $dateTimeViewsHelper) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.