You are here

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

An array of additional rankings from hook_ranking().

Type: array

File

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

Class

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

Namespace

Drupal\search_file_attachments\Plugin\Search

Code

protected $rankings;