示例#1
0
 public function _on_updated()
 {
     parent::_on_updated();
     $this->_update_watchers();
     $this->_update_link_cache();
 }