Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DEnvironmentConfig.php30 public function setExecutionConfig(ExecutionConfig $executionConfig) argument
32 $this->executionConfig = $executionConfig;
39 return $this->executionConfig;
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php474 $executionConfig = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
493 …$container = $executionConfig->getValue(ContainerTag::DEFAULT_LAYOUT_CONTAINER_CONF, ContainerTag:…
502 $model["rem-size"] = $executionConfig->getRemFontSize();
560 $primaryColor = $executionConfig->getPrimaryColor();
569 $secondaryColor = $executionConfig->getSecondaryColor();