function DatetimeViewsHooks::__construct

Same name and namespace in other branches
  1. 11.x core/modules/datetime/src/Hook/DatetimeViewsHooks.php \Drupal\datetime\Hook\DatetimeViewsHooks::__construct()

File

core/modules/datetime/src/Hook/DatetimeViewsHooks.php, line 14

Class

DatetimeViewsHooks
Hook implementations for datetime.

Namespace

Drupal\datetime\Hook

Code

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.