You are here

protected property FileSearch::$account in Search File Attachments 8

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

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Search/FileSearch.php, line 70

Class

FileSearch
Executes a keyword search for files against {file_managed} database table.

Namespace

Drupal\search_file_attachments\Plugin\Search

Code

protected $account;