Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Snapshot.php
function Snapshot::superGlobalVariables
File
vendor/
sebastian/
global-state/
src/
Snapshot.php
, line 106
Class
Snapshot
A snapshot of global state.
Namespace
SebastianBergmann\GlobalState
Code
public
function
superGlobalVariables
() : array {
return
$this
->
superGlobalVariables
; }
RSS feed