|
Previous Page |
Solar_Json_Checker |
Next Page |
_push()
protected
bool
_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.