You are here

protected property BrightcoveVideoSearch::$database in Brightcove Video Connect 3.x

Same name and namespace in other branches
  1. 8.2 src/Plugin/Search/BrightcoveVideoSearch.php \Drupal\brightcove\Plugin\Search\BrightcoveVideoSearch::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

BrightcoveVideoSearch
Executes a keyword search for videos against the {brightcove_video} table.

Namespace

Drupal\brightcove\Plugin\Search

Code

protected $database;