Parle Parle\Stack::push

(PECL parle >= 0.5.1)

Parle\Stack::push — Push an item into the stack


설명

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


매개변수

item
푸시할 변수입니다.

반환 값

값이 반환되지 않습니다.