function 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.