PHP-Handbuch
Funktionsreferenz
Variablen- und typbezogene Erweiterungen
Data Structures
Stack
Ds\Stack::allocate
Ds\Stack::capacity
Ds\Stack::clear
Ds\Stack::__construct
Ds\Stack::copy
Ds\Stack::count
Ds\Stack::isEmpty
Ds\Stack::jsonSerialize
Ds\Stack::peek
Ds\Stack::pop
Ds\Stack::push
Ds\Stack::toArray
Ds\Stack::allocate
Ds\Stack::clear
Stack
PHP-Handbuch
Ds\Stack::capacity
Returns the current capacity.
Beschreibung
public
int
Ds\Stack::capacity
(
void
)
Returns the current capacity.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The current capacity.