You are here

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

An array of file mimetypes that should be included in the index.

Type: array

File

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

Class

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

Namespace

Drupal\search_file_attachments\Plugin\Search

Code

protected $includedMimetypes;