| 
 | SplFixedArray::offsetGetReturns the value at the specified index Description
   public mixed SplFixedArray::offsetGet
    ( int  $index)
   Returns the value at the index  Parameters
 
 Return Values
   The value at the specified  Errors/Exceptions
   Throws RuntimeException when  |