CRM_Utils_GlobalStack
class CRM_Utils_GlobalStack
Temporarily change a global variable.
Methods
static CRM_Utils_GlobalStack
singleton()
Get or set the single instance of CRM_Utils_GlobalStack.
push($newFrame)
No description
pop()
No description
array
createBackup(array $new)
No description
applyFrame($newFrame)
No description
Details
at line 65
static CRM_Utils_GlobalStack
singleton()
Get or set the single instance of CRM_Utils_GlobalStack.