\Raven_TransactionStack

Summary

Methods
Properties
Constants
__construct()
clear()
peek()
push()
pop()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

__construct()

__construct() 

clear()

clear() 

peek()

peek() 

push()

push(  $context) 

Parameters

$context

pop()

pop(string|null  $context = null) : mixed

Parameters

string|null $context

Returns

mixed