You are here

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

A database connection object.

Type: \Drupal\Core\Database\Connection

File

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

Class

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

Namespace

Drupal\search_file_attachments\Plugin\Search

Code

protected $database;