PHP Interface Webmozart\KeyValueStore\Api\CountableStore
In addition of the properties of a classical store, a countable store
has the ability to count its keys.
Afficher le fichier
Open project: webmozart/key-value-store
Méthodes publiques
Méthode |
Description |
|
count ( ) |
Count the number of keys in the store. |
|
Method Details
Count the number of keys in the store.