diff --git a/Model/ScriptGenerator.php b/Model/ScriptGenerator.php index eb8d20d..7aa8ab2 100644 --- a/Model/ScriptGenerator.php +++ b/Model/ScriptGenerator.php @@ -6,8 +6,10 @@ 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