You are here

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

The Drupal account to use for checking for access to advanced search.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\photos\Plugin\Search

Code

protected $account;