Solar_Json_Checker::_push()
protected
bool
Solar_Json_Checker::_push
( int $mode
)
Push a mode onto the stack.
Parameters
(int)
$mode
: Mode to push onto the stack
Returns
(bool) Success/failure of stack push
Description
Push a mode onto the stack.
Return false if there is overflow.