Пример #1
0
 /**
  * @param string $key
  */
 public function offsetUnset($key)
 {
     $this->container->offsetUnset($key);
 }