Interfaces
Countable::count
Interfaces
PHP Manual
The Countable interface
導入
Classes implementing
Countable
can be used with the
count()
function.
クラス概要
Countable
Countable
{
/* Methods */
abstract
public
integer
Countable::count
(
void
)
}
目次
Countable::count
— Count elements of a object
Interfaces
Countable::count
Interfaces
PHP Manual