Example #1
0
 public function _after_delete($data, $options)
 {
     parent::_after_delete($data, $options);
     $this->_before_write($data);
 }