You are here

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

An entity manager object.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

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

Namespace

Drupal\search_file_attachments\Plugin\Search

Code

protected $entityManager;