Ejemplo n.º 1
0
 private function __construct()
 {
     $this->coverDao = GHEADER_BOL_CoverDao::getInstance();
     $this->plugin = OW::getPluginManager()->getPlugin('gheader');
 }