Beispiel #1
0
 /**
  * @inheritdoc
  */
 public function removeKey($key)
 {
     parent::removeKey($key);
     $this->resetKeys();
 }