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\processorCode
protected $currentUser;