diff --git a/Model/ScriptGenerator.php b/Model/ScriptGenerator.php index 7aa8ab2..3ab69eb 100644 --- a/Model/ScriptGenerator.php +++ b/Model/ScriptGenerator.php @@ -6,10 +6,22 @@ class ScriptGenerator { - private const COOKIEBOT_SCRIPT_FORMAT = - ''; - private const EU_COOKIEBOT_SCRIPT_FORMAT = - ''; + private const COOKIEBOT_SCRIPT_FORMAT + = ''; + private const EU_COOKIEBOT_SCRIPT_FORMAT + = ''; /** * @var Config