From 73f34c920fde5f06e2a8a468e2728fb374187d04 Mon Sep 17 00:00:00 2001 From: Heat module snapshot Date: Thu, 11 Jun 2026 19:26:02 +0200 Subject: [PATCH] Apply PHP-CS-Fixer formatting Applies the PrestaShop PHP-CS-Fixer rules required by CI. Vendor and generated Composer lock artifacts are intentionally not committed. --- index.php | 1 + tests/index.php | 1 + tests/phpstan/index.php | 1 + translations/index.php | 1 + views/index.php | 1 + views/templates/admin/_configure/helpers/form/index.php | 1 + views/templates/admin/_configure/helpers/index.php | 1 + views/templates/admin/_configure/helpers/list/index.php | 1 + views/templates/admin/_configure/index.php | 1 + views/templates/admin/index.php | 1 + views/templates/index.php | 1 + 11 files changed, 11 insertions(+) diff --git a/index.php b/index.php index 6028c7f..949ffd0 100644 --- a/index.php +++ b/index.php @@ -1,4 +1,5 @@