push() push(mixed $value) : mixed Push a new entry onto the stack Parameters mixed $value Returns mixed —
onStack() onStack(mixed $value) : mixed Test to see if a specified entry exists on the stack Parameters mixed $value The value to test Returns mixed —