You are here

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

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

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

Class

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

Namespace

Drupal\photos\Plugin\Search

Code

protected $messenger;