예제 #1
0
 /**
  * @param mixed $offset
  * @return mixed
  */
 public function offsetGet($offset)
 {
     return parent::__get($offset);
 }