You are here

protected property RoleAccess::$currentUser in Search API 8

The current user service used by this plugin.

Type: \Drupal\Core\Session\AccountProxyInterface|null

File

src/Plugin/search_api/processor/RoleAccess.php, line 47

Class

RoleAccess
Adds access checks based on user roles.

Namespace

Drupal\search_api\Plugin\search_api\processor

Code

protected $currentUser;