Exemplo n.º 1
0
 public function __construct()
 {
     // load config
     $this->_config = Config::getInstance()->getScope(self::CONFIG_SCOPE);
 }