You are here

protected property PhotosImageSearch::$searchSettings 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::searchSettings

A config object for 'search.settings'.

Type: \Drupal\Core\Config\Config

File

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

Class

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

Namespace

Drupal\photos\Plugin\Search

Code

protected $searchSettings;