Home
last modified time | relevance | path

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

/plugin/combo/action/
Dsnippets.php84 ->setRuntimeBoolean(self::HEAD_EVENT_WAS_CALLED, true);
/plugin/combo/ComboStrap/
DExecutionContext.php551 public function setRuntimeBoolean(string $key, bool $b): ExecutionContext function in ComboStrap\\ExecutionContext