略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: WeakReference::get

2024-05-04

WeakReference::get

(PHP 7 >= 7.4.0, PHP 8)

WeakReference::get获取弱引用对象

说明

public WeakReference::get(): ?object

获取弱引用对象。 如果对象已销毁,则返回 null

参数

此函数没有参数。

返回值

返回引用的 object,如果对象已销毁,则返回 null

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/weakreference.get.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3