PHP 8.4.1 Released!

Ds\Stack::capacity

(PECL ds >= 1.0.0)

Ds\Stack::capacityRenvoie la capacité actuelle

Description

public Ds\Stack::capacity(): int

Renvoie la capacité actuelle.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

La capacité actuelle.

add a note

User Contributed Notes

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