示例#1
0
 protected function _after()
 {
     parent::_after();
 }
示例#2
0
 protected function _after()
 {
     test::clean();
     parent::_after();
 }