Searched refs:getApp (Results 1 – 1 of 1) sorted by relevance
343 $this->getApp()->getConfig()->restoreConfigState();536 $this->getApp()->getConfig()->setConf($key, $value, $pluginNamespace);548 return $this->getApp()->getConfig()->getValue($key, $default);575 $this->getApp()->getConfig()->setCacheXhtmlOn();586 $this->getApp()->getConfig()->setCacheXhtmlOn();602 $this->getApp()->getConfig()->setDisableThemeSystem();613 return $this->getApp()->getConfig()->isConsoleOn();1017 function getApp(): Site function in ComboStrap\\ExecutionContext1032 return $this->getApp()->getConfig();