diff --git a/Question/Question.php b/Question/Question.php index 5e67ffa5a..7d5e3accb 100644 --- a/Question/Question.php +++ b/Question/Question.php @@ -121,7 +121,7 @@ public function isHiddenFallback(): bool */ public function setHiddenFallback(bool $fallback): static { - $this->hiddenFallback = (bool) $fallback; + $this->hiddenFallback = $fallback; return $this; }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: