function LocaleRequirements::__construct

Same name and namespace in other branches
  1. main core/modules/locale/src/Hook/LocaleRequirements.php \Drupal\locale\Hook\LocaleRequirements::__construct()

File

core/modules/locale/src/Hook/LocaleRequirements.php, line 21

Class

LocaleRequirements
Requirements for the Locale module.

Namespace

Drupal\locale\Hook

Code

public function __construct(protected LocaleSource $localeSource) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.