You are here

protected property PhotosImageSearch::$renderer in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/Plugin/Search/PhotosImageSearch.php \Drupal\photos\Plugin\Search\PhotosImageSearch::renderer

The Renderer service to format the username and node.

Type: \Drupal\Core\Render\RendererInterface

File

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

Class

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

Namespace

Drupal\photos\Plugin\Search

Code

protected $renderer;