(mongodb >=1.17.0)
MongoDB\BSON\PackedArray::offsetSet — Implementation of ArrayAccess
   Sets the value at the specified key to value.
  
keyThe index being set.
value
       The new value for the key.
      
Nessun valore viene restituito.
