CakeFest 2024: The Official CakePHP Conference

The Collectable interface

(PECL pthreads >= 2.0.8)

Giriş

Represents a garbage-collectable object.

Arayüz Sözdizimi

interface Collectable {
/* Yöntemler */
public isGarbage(): true
}

İçindekiler

add a note

User Contributed Notes

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