Home
last modified time | relevance | path

Searched defs:superGlobalArrays (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGlobalState.php16 protected static $superGlobalArrays = [ variable in PHPUnit_Util_GlobalState
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DSnapshot.php34 private $superGlobalArrays = array(); variable in SebastianBergmann\\GlobalState\\Snapshot
170 public function superGlobalArrays() function in SebastianBergmann\\GlobalState\\Snapshot