php8.5
Home/ Manual/ parle / stack/ Parle\Stack::push

Parle\Stack::push

PHP function Edit on GitHub ✎

(PECL parle >= 0.5.1)

Push an item into the stack

Description

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

Parameters

item

Variable to be pushed.

Return Values

Void

Source: reference/parle/parle/stack/push.xml · from the official PHP manual (php/doc-en)