Home
last modified time | relevance | path

Searched refs:restoreSuperGlobalArray (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DRestorer.php50 $this->restoreSuperGlobalArray($snapshot, $superGlobalArray);
118 private function restoreSuperGlobalArray(Snapshot $snapshot, $superGlobalArray) function in SebastianBergmann\\GlobalState\\Restorer