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