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