You are here

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

A config object for 'search_file_attachments.settings'.

Type: \Drupal\Core\Config\Config

File

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

Class

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

Namespace

Drupal\search_file_attachments\Plugin\Search

Code

protected $moduleSettings;