示例#1
0
 public function markBulkDelete()
 {
     My_Model_Watcher::registerBulkDelete($this);
     return $this;
 }