WeakReference::create
(PHP 7 >= 7.4.0, PHP 8)
WeakReference::create — Create a new weak reference
Beschreibung
Creates a new WeakReference.
Parameter-Liste
-
object
-
The object to be weakly referenced.
Rückgabewerte
Returns the freshly instantiated object.