(PHP 7 >= 7.4.0, PHP 8)
WeakReference::__construct — 禁止實例化的建構子
這個方法的存在只是為了禁止 WeakReference 類別的實例化。弱引用應該使用工廠方法 WeakReference::create() 來實例化。
此函式沒有參數。