コード例 #1
0
 /**
  * {@inheritdoc}
  */
 protected function doDelete($id)
 {
     return $this->memcached->delete($id);
 }