|
SplFixedArray::offsetSetSets a new value at a specified index Beschreibung
public void SplFixedArray::offsetSet
( int
$index
, mixed $newval
)
Sets the value at the specified Parameter-Liste
RückgabewerteEs wird kein Wert zurückgegeben. Fehler/Exceptions
Throws RuntimeException when |