WeakReference::__construct
Constructor that disallows instantiation
&reftitle.description;
public WeakReference::__construct
This method exists only to disallow instantiation of the WeakReference class.
Weak references are to be instantiated with the factory method WeakReference::create.
&reftitle.parameters;
&no.function.parameters;
&reftitle.seealso;
WeakReference::create