onStack() onStack(mixed $value) : boolean Test to see if a specified entry exists on the stack. Parameters mixed $value The value to test Returns boolean
showStack() showStack() : array<mixed,mixed> Return an array of all entries on the stack. Returns array<mixed,mixed>