Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Session.php
function Session::getUsageIndex
File
vendor/
symfony/
http-foundation/
Session/
Session.php
, line 120
Class
Session
@author Fabien Potencier <
fabien@symfony.com
> @author Drak <
drak@zikula.org
>
Namespace
Symfony\Component\HttpFoundation\Session
Code
public
function
&
getUsageIndex
() : int {
return
$this
->
usageIndex
; }
RSS feed