Example #1
0
 /**
  * {@inheritdoc}
  */
 protected function doDelete($id)
 {
     return $this->store->forget($id);
 }