function ImageViewsHooks::__construct
Same name and namespace in other branches
- 11.x core/modules/image/src/Hook/ImageViewsHooks.php \Drupal\image\Hook\ImageViewsHooks::__construct()
File
-
core/
modules/ image/ src/ Hook/ ImageViewsHooks.php, line 17
Class
- ImageViewsHooks
- Hook implementations for image.
Namespace
Drupal\image\HookCode
public function __construct(protected readonly EntityFieldManagerInterface $entityFieldManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.