The Collectable interface

From Get docs
Php/docs/latest/class.collectable


The Collectable interface

Introduction

(PECL pthreads >= 2.0.8)

Represents a garbage-collectable object.

Interface synopsis

interface Collectable {

/* Methods */

public isGarbage(): bool

}

Table of Contents


© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/class.collectable.php