PHP 8.5.0 Beta 2 available for testing

WeakMap::offsetExists

(PHP 8)

WeakMap::offsetExistsChecks whether a certain object is in the map

Description

public WeakMap::offsetExists(object $object): bool

Checks whether the passed object is referenced in the map.

Parameters

object

Object to check for.

Return Values

Returns true if the object is contained in the map, false otherwise.

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /