function ImageHooks::__construct

File

core/modules/image/src/Hook/ImageHooks.php, line 26

Class

ImageHooks
Hook implementations for image.

Namespace

Drupal\image\Hook

Code

public function __construct(#[AutowireServiceClosure(ImageDerivativeUtilities::class)] protected readonly \Closure $imageDerivativeUtilitiesClosure) {
}

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