Interfejsy
Countable::count
Interfejsy
PHP Manual
The Countable interface
(PHP 5 >= 5.1.0)
Wstęp
Classes implementing
Countable
can be used with the
count()
function.
Zestawienie interfejsu
Countable
{
/* Metody */
abstract
public
int
count
(
void
)
}
Spis treści
Countable::count
— Zlicza liczbę elementów obiektu
Interfejsy
Countable::count
Interfejsy
PHP Manual