MongoDB\BSON\PackedArray::offsetSet
(mongodb >=1.17.0)
MongoDB\BSON\PackedArray::offsetSet — Implementation of ArrayAccess
Description
Sets the value at the specified key to value.
Parameters
keyThe index being set.
valueThe new value for the
key.
Return Values
No value is returned.
Errors/Exceptions
- Always throws a MongoDB\Driver\Exception\LogicException.
↑ and ↓ to navigate • Enter to select • Esc to close • / to open