PHP 8.6.0 Beta 1 is available for testing

La interfaz Countable

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

Introducción

Las clases que implementan la interfaz Countable pueden ser utilizadas con la función count() .

Sinopsis de la interfaz

interface Countable {
/* Métodos */
public function count (): int
}

Tabla de contenidos

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /