protected property ContentAccess::$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/ ContentAccess.php, line 52
Class
- ContentAccess
- Adds content access checks for nodes and comments.
Namespace
Drupal\search_api\Plugin\search_api\processorCode
protected $currentUser;