From bb57dcfc693eac1a13ebe5191375e7eabc55d670 Mon Sep 17 00:00:00 2001 From: Pierre Ambroise <74421318+Fan2Shrek@users.noreply.github.com> Date: Thu, 20 Feb 2025 19:21:56 +0000 Subject: [PATCH] Sync ReflectionClassConstant::getType with EN (#2056) --- reference/reflection/reflectionclassconstant/gettype.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/reflection/reflectionclassconstant/gettype.xml b/reference/reflection/reflectionclassconstant/gettype.xml index 01bbb780f8..ff52f7e2e3 100644 --- a/reference/reflection/reflectionclassconstant/gettype.xml +++ b/reference/reflection/reflectionclassconstant/gettype.xml @@ -1,5 +1,5 @@ - + @@ -26,7 +26,7 @@ &reftitle.returnvalues; - Renvoie un objet ReflectionType si un type de paramètre est + Renvoie un objet ReflectionType si un type de constante est spécifié, &null; sinon.