function ImageHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/image/src/Hook/ImageHooks.php \Drupal\image\Hook\ImageHooks::__construct()
File
-
core/
modules/ image/ src/ Hook/ ImageHooks.php, line 26
Class
- ImageHooks
- Hook implementations for image.
Namespace
Drupal\image\HookCode
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.