function LocaleFetch::__construct

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

File

core/modules/locale/src/LocaleFetch.php, line 16

Class

LocaleFetch
Provides the locale source services.

Namespace

Drupal\locale

Code

public function __construct(protected readonly LocaleProjectStorageInterface $projectStorage, protected readonly ModuleExtensionList $moduleExtensionList) {
}

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