You are here

protected property AdvancedHelpSearch::$currentUser in Advanced Help 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Search/AdvancedHelpSearch.php, line 38

Class

AdvancedHelpSearch
Executes a keyword search for Advanced Help against the {advanced_help} topic pages.

Namespace

Drupal\advanced_help\Plugin\Search

Code

protected $currentUser;