diff options
Diffstat (limited to 'resources/views/modules/google-analytics/snippet.phtml')
| -rw-r--r-- | resources/views/modules/google-analytics/snippet.phtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/views/modules/google-analytics/snippet.phtml b/resources/views/modules/google-analytics/snippet.phtml index 9ffad36a8c..093f4813c2 100644 --- a/resources/views/modules/google-analytics/snippet.phtml +++ b/resources/views/modules/google-analytics/snippet.phtml @@ -1,5 +1,7 @@ <?php +declare(strict_types=1); + /** * @var object $dimensions */ |
