You are here

protected property BasicTitleSearch::$database in Fast Autocomplete 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

BasicTitleSearch
Provides a basic node title search plugin.

Namespace

Drupal\fac\Plugin\Search

Code

protected $database;