(PHP 8)
WeakMap::offsetExists — Checks whether a certain object is in the map
public WeakMap::offsetExists(object $object): bool
Checks whether the passed object is referenced in the map.
objectObject to check for.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/weakmap.offsetexists.php