(PHP 7 >= 7.4.0, PHP 8)
WeakReference::__construct — Constructor that disallows instantiation
This method exists only to disallow instantiation of the WeakReference class. Weak references are to be instantiated with the factory method WeakReference::create().
This function has no parameters.