mini\Util\InstanceStore::offsetExists()
Method
public
Signature
public function offsetExists(mixed $offset): bool
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$offset |
mixed |
required | Documentation missing |
Returns
bool
Documentation
Check if a key exists (mirrors WeakMap::offsetExists)