You are here

protected property PhotosImageSearch::$moduleHandler in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/Search/PhotosImageSearch.php \Drupal\photos\Plugin\Search\PhotosImageSearch::moduleHandler

A module manager object.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Search/PhotosImageSearch.php, line 72

Class

PhotosImageSearch
Handles searching for photos_image entities using the Search module index.

Namespace

Drupal\photos\Plugin\Search

Code

protected $moduleHandler;