Ejemplo n.º 1
0
 /**
  * Constructor.
  */
 private function __construct()
 {
     $this->configService = BOL_ConfigService::getInstance();
     $this->generateCache();
 }