Parle\Stack::push

(PECL parle >= 0.5.1)

Parle\Stack::pushPush an item into the stack

Description

publicParle\Stack::push(mixed$item): void

Liste de paramètres

item

Variable to be pushed.

Valeurs de retour

Aucune valeur n'est retournée.

To Top