function ImagePreprocess::__construct

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Theme/ImagePreprocess.php \Drupal\Core\Theme\ImagePreprocess::__construct()

File

core/lib/Drupal/Core/Theme/ImagePreprocess.php, line 15

Class

ImagePreprocess
Image theme preprocess.

Namespace

Drupal\Core\Theme

Code

public function __construct(protected FileUrlGeneratorInterface $fileUrlGenerator) {
}

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