PHP.nl

WeakReference::get

WeakReference::get

Get a weakly referenced Object

 **WeakReference::get**

Gets a weakly referenced object. If the object has already been destroyed, null is returned.

Returns the referenced object, or null if the object has been destroyed.

Documentatie