You are here

private property Snapshot::$superGlobalVariables in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/sebastian/global-state/src/Snapshot.php \SebastianBergmann\GlobalState\Snapshot::superGlobalVariables

Type: array

File

vendor/sebastian/global-state/src/Snapshot.php, line 76

Class

Snapshot
A snapshot of global state.

Namespace

SebastianBergmann\GlobalState

Code

private $superGlobalVariables = array();