WeakReference::create
(PHP 7 >= 7.4.0)
WeakReference::create — Create a new weak reference
説明
Creates a new WeakReference.
パラメータ
-
referent -
The object to be weakly referenced.
返り値
Returns the freshly instantiated object.
(PHP 7 >= 7.4.0)
WeakReference::create — Create a new weak reference
Creates a new WeakReference.
referentThe object to be weakly referenced.
Returns the freshly instantiated object.