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