WeakMap::offsetUnset

(PHP 8)

WeakMap::offsetUnset从 map 中移除一条

说明

public WeakMap::offsetUnset ( object $object ) : void

从 map 中移除一项。

参数

object

从 map 中移除的 key 对象。

返回值

没有返回值。

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有