示例#1
0
文件: service.php 项目: vazahat/dudex
 private function __construct()
 {
     $this->coverDao = GHEADER_BOL_CoverDao::getInstance();
     $this->plugin = OW::getPluginManager()->getPlugin('gheader');
 }