Interfaces
Countable::count
Interfaces
PHP Manual
The Countable interface
Einführung
Classes implementing
Countable
can be used with the
count()
function.
Interface-Übersicht
Countable
Countable
{
/* Methods */
abstract
public
int
count
(
void
)
}
Inhaltsverzeichnis
Countable::count
— Count elements of an object
Interfaces
Countable::count
Interfaces
PHP Manual