Interfejsy
Countable::count
Interfejsy
PHP Manual
The Countable interface
Wstęp
Classes implementing
Countable
can be used with the
count()
function.
Zestawienie interfejsu
Countable
Countable
{
/* Metody */
abstract
public
int
count
(
void
)
}
Spis treści
Countable::count
— Count elements of an object
Interfejsy
Countable::count
Interfejsy
PHP Manual