From 46f13ed23be40d19b23a1cc317f1c298f0d1e414 Mon Sep 17 00:00:00 2001 From: Dag Date: Tue, 5 Aug 2025 20:52:59 +0200 Subject: [PATCH] lint: add returnClientError and returnServerError to forbiddenFcuntions --- phpcs.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpcs.xml b/phpcs.xml index 9e393a13..e4a1cd6e 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -39,6 +39,8 @@ + +