PHP 8.3.4 Released!

The Collectable interface

(PECL pthreads >= 2.0.8)

Introducción

Represents a garbage-collectable object.

Sinopsis de la Interfaz

interface Collectable {
/* Métodos */
public isGarbage(): true
}

Tabla de contenidos

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top