|
SplFixedArray::currentReturn current array entry Beschreibung
public mixed SplFixedArray::current
( void
)
Get the current array element. Parameter-ListeDiese Funktion hat keine Parameter. RückgabewerteThe current element value. Fehler/ExceptionsThrows RuntimeException when the internal array pointer points to an invalid index or is out of bounds. |