Home
last modified time | relevance | path

Searched refs:getApp (Results 1 – 1 of 1) sorted by relevance

/template/strap/ComboStrap/
DExecutionContext.php343 $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\\ExecutionContext
1032 return $this->getApp()->getConfig();