PHP - Manual: MongoDB\BSON\Document::offsetSet
2025-11-04
(mongodb >=1.17.0)
MongoDB\BSON\Document::offsetSet — Implementation of ArrayAccess
   Sets the value at the specified key to value.
  
keyThe index being set.
value
       The new value for the key.
      
没有返回值。
官方地址:https://www.php.net/manual/en/mongodb-bson-document.offsetset.php