Exemple #1
0
 /**
  * @param string|integer $key
  */
 public function offsetUnset($key)
 {
     $this->arrayAccess->offsetUnset($key);
 }