Parle\Stack::push

(PECL parle >= 0.5.1)

Parle\Stack::pushPush an item into the stack

說明

public Parle\Stack::push(mixed $item): void

參數(shù)

item

Variable to be pushed.

返回值

沒有返回值。