From c7f465fe8b7f66bfc084c50090f989de53458726 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Wed, 18 Jun 2025 15:08:05 +0200 Subject: [PATCH] apply StyleCI recommendation --- lib/TemplateSwitcher.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/TemplateSwitcher.php b/lib/TemplateSwitcher.php index 8b69c211..99dd317b 100644 --- a/lib/TemplateSwitcher.php +++ b/lib/TemplateSwitcher.php @@ -25,7 +25,7 @@ class TemplateSwitcher * @static * @var string */ - protected static $_templateFallback = "bootstrap"; + protected static $_templateFallback = 'bootstrap'; /** * available templates