Parle\Stack::push

(PECL parle >= 0.5.1)

Parle\Stack::pushPush an item into the stack

Descrierea

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

Parametri

item

Variable to be pushed.

Valorile întoarse

Nu este întoarsă nici o valoare.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top