Restorer of snapshots of global state.
◆ restoreFunctions()
SebastianBergmann\GlobalState\Restorer::restoreFunctions |
( |
Snapshot |
$snapshot | ) |
|
◆ restoreGlobalVariables()
SebastianBergmann\GlobalState\Restorer::restoreGlobalVariables |
( |
Snapshot |
$snapshot | ) |
|
Restores all global and super-global variables from a snapshot.
◆ restoreStaticAttributes()
SebastianBergmann\GlobalState\Restorer::restoreStaticAttributes |
( |
Snapshot |
$snapshot | ) |
|
Restores all static attributes in user-defined classes from this snapshot.
The documentation for this class was generated from the following file:
- vendor/sebastian/global-state/src/Restorer.php