コード例 #1
0
 protected function _afterSave()
 {
     parent::_afterSave();
     self::$counts['afterSave']++;
 }