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