Dutch PHP Conference 2025 - Call For Papers

The Collectable interface

(PECL pthreads >= 2.0.8)

Вступ

Represents a garbage-collectable object.

Короткий огляд iнтерфейcу

interface Collectable {
/* Методи */
public isGarbage(): true
}

Зміст

add a note

User Contributed Notes

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