The Countable interface
Guide
Edit on GitHub ✎
Classes implementing Countable can be used with the count function.
Intro
Classes implementing Countable can be used with the count() function.
Interfacesynopsis
implements Countable { }
Count