Searched refs:setRuntimeBoolean (Results 1 – 2 of 2) sorted by relevance
84 ->setRuntimeBoolean(self::HEAD_EVENT_WAS_CALLED, true);
551 public function setRuntimeBoolean(string $key, bool $b): ExecutionContext function in ComboStrap\\ExecutionContext