PHP.nl

WeakMap::offsetGet

WeakMap::offsetGet

Returns the value pointed to by a certain object

mixed **WeakMap::offsetGet** object $object

Returns the value pointed to by a certain object.

objectSome object contained as key in the map.

Returns the value associated to the object passed as argument.

Throws an on failure. Error

Documentatie