Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
AccountProxy.php
function AccountProxy::id
Overrides
AccountInterface::id
File
core/
lib/
Drupal/
Core/
Session/
AccountProxy.php
, line 90
Class
AccountProxy
A proxied implementation of AccountInterface.
Namespace
Drupal\Core\Session
Code
public
function
id
() {
return
$this
->
id
; }
RSS feed