From d0c39f9c0d2724111a7b1019eacb1b675fd5fd94 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 12 Jul 2026 12:35:04 +0200 Subject: =?UTF-8?q?suppression=20colonnes=20dans=20NodeData,=20blocs=20et?= =?UTF-8?q?=20pr=C3=A9sentations=20dans=20des=20constantes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.php | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'public') diff --git a/public/index.php b/public/index.php index cdcfd34..2ab799b 100644 --- a/public/index.php +++ b/public/index.php @@ -1,19 +1,15 @@ nécéssite que les contrôleurs soient aient tous un namespace +*/ declare(strict_types=1); -- cgit v1.2.3