示例#1
0
文件: core.php 项目: buttasg/cowgirlk
 protected function onFinish()
 {
     fputs($this->fileHandle, '</' . $this->xmlModel->getIdentifier() . '>');
 }