Collectable::isGarbage

(PECL pthreads >= 2.0.8)

Collectable::isGarbageDeterminar si un objeto ha sido marcado como basura

DescripciĆ³n

public Collectable::isGarbage(): bool

Se puede llamar en Pool::collect() para determinar si este objeto es basura.

Ver tambiƩn

add a note add a note

User Contributed Notes

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