From 4d2c86eeeb1f82c890892be23b0e1bf700e8e3fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Kocsis?= Date: Sat, 19 Aug 2023 23:34:35 +0200 Subject: [PATCH] Add strict type coding style rule --- phpcs.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/phpcs.xml b/phpcs.xml index f938088..875f174 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -19,4 +19,13 @@ tests/ + + + + + + + + +