The Countable interface
Introduction
Classes implementing Countable can be used with the count() function.
Interface synopsis
Table of Contents
- Countable::count — Count elements of an object
Classes implementing Countable can be used with the count() function.