Example #1
0
 protected function pre_update(&$fields)
 {
     parent::pre_update($fields);
     $this->notify(__FUNCTION__);
 }