Parle\Stack
PHP Manual

Parle\Stack::push

(PECL parle >= 0.5.1)

Parle\Stack::pushPush an item into the stack

Description

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

Liste de paramètres

item

Variable to be pushed.

Valeurs de retour

Aucune valeur n'est retournée.


Parle\Stack
PHP Manual