Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DBrand.php274 return ExecutionContext::getExecutionContext()
H A DExecutionContext.php220 public static function getExecutionContext(): ExecutionContext function in ComboStrap\\ExecutionContext
274 return self::getExecutionContext();
H A DLogUtility.php271 … $actualLevel = ExecutionContext::getExecutionContext()->getConfig()->getLogExceptionLevel();
H A DFetcherRailBar.php112 ExecutionContext::getExecutionContext();
H A DSiteConfig.php207 public function getExecutionContext(): ExecutionContext function in ComboStrap\\SiteConfig