예제 #1
0
 public function offsetUnset($offset)
 {
     return $this->innerAdapter->offsetUnset($offset);
 }