Searched refs:getRuntimeBoolean (Results 1 – 2 of 2) sorted by relevance
178 $headEventWasCalled = $executionContext->getRuntimeBoolean(self::HEAD_EVENT_WAS_CALLED);
560 public function getRuntimeBoolean(string $name): bool function in ComboStrap\\ExecutionContext