SplFixedArray::current
Return current array entry
&reftitle.description;
public mixedSplFixedArray::current
Get the current array element.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
The current element value.
&reftitle.errors;
Throws RuntimeException when the internal array pointer points to an
invalid index or is out of bounds.