You are here

protected property BrightcoveVideoSearch::$currentUser 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::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

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

Class

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

Namespace

Drupal\brightcove\Plugin\Search

Code

protected $currentUser;