/**
phpDox
Overview
Namespaces
Interfaces
Classes
Traits
Source
Overview
Classes
ArrayIterator
offsetSet
Introduction
Synopsis
Parameter
Return
ArrayIterator::
offsetSet
Set value for an offset
Signature
public function offsetSet(
$index,
$newval )
Parameters
$index
—
$newval
—
Returns
void