protected property CurrentAuthenticatedUser::$currentUser in Search API Saved Searches 8
The current user.
Type: \Drupal\Core\Session\AccountInterface|null
File
- src/
Plugin/ views/ argument_validator/ CurrentAuthenticatedUser.php, line 33
Class
- CurrentAuthenticatedUser
- Validates whether the argument matches the current authenticated user.
Namespace
Drupal\search_api_saved_searches\Plugin\views\argument_validatorCode
protected $currentUser;