コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function delete($key)
 {
     parent::delete($key);
     $this->changed();
 }