SearchUser::$currentUser
Same name and namespace in other branches
- main core/modules/search/modules/search_user/src/Plugin/Search/SearchUser.php \Drupal\search_user\Plugin\Search\SearchUser::currentUser
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
-
core/
modules/ search/ modules/ search_user/ src/ Plugin/ Search/ SearchUser.php, line 52
Class
- SearchUser
- Executes a keyword search for users against the {users} database table.
Namespace
Drupal\search_user\Plugin\SearchCode
protected $currentUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.