Restorer
in package
FinalYes
Table of Contents
Methods
- restoreGlobalVariables() : void
- restoreStaticProperties() : void
- restoreSuperGlobalArray() : void
Methods
restoreGlobalVariables()
public
restoreGlobalVariables(Snapshot $snapshot) : void
Parameters
- $snapshot : Snapshot
restoreStaticProperties()
public
restoreStaticProperties(Snapshot $snapshot) : void
Parameters
- $snapshot : Snapshot
restoreSuperGlobalArray()
private
restoreSuperGlobalArray(Snapshot $snapshot, string $superGlobalArray) : void
Parameters
- $snapshot : Snapshot
- $superGlobalArray : string