Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
UserSearch.php
UserSearch::$currentUser
The current user.
Type:
\Drupal\Core\Session\AccountInterface
File
core/
modules/
user/
src/
Plugin/
Search/
UserSearch.php
, line 52
Class
UserSearch
Executes a keyword search for users against the {users} database table.
Namespace
Drupal\user\Plugin\Search
Code
protected $currentUser;
RSS feed