function ImageViewsHooks::__construct

Same name and namespace in other branches
  1. 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\Hook

Code

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.