The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/lib/Drupal/Core/Form/FormCache.php, line 40
Class
- FormCache
- Encapsulates the caching of a form and its form state.
Namespace
Drupal\Core\Form
Code
protected $currentUser;
The current user.
Type: \Drupal\Core\Session\AccountInterface
Drupal\Core\Form
protected $currentUser;
Please login to continue.