From e40246a9a919fbe6e33cd21833b0d4c1f04e25fa Mon Sep 17 00:00:00 2001 From: lacatoire Date: Mon, 15 Jun 2026 10:39:24 +0200 Subject: [PATCH] [Sync EN] reflection: Delete outdated paragraph in hasreturntype.xml --- .../reflectionfunctionabstract/hasreturntype.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/reference/reflection/reflectionfunctionabstract/hasreturntype.xml b/reference/reflection/reflectionfunctionabstract/hasreturntype.xml index bd1c15a88..b0da5c8bc 100644 --- a/reference/reflection/reflectionfunctionabstract/hasreturntype.xml +++ b/reference/reflection/reflectionfunctionabstract/hasreturntype.xml @@ -1,5 +1,5 @@ - + @@ -39,7 +39,8 @@ - - Esto ocurre porque muchas funciones internas no definen un tipo para - sus argumentos o sus valores de retorno. Por lo tanto, se recomienda evitar el uso - de este método con funciones integradas. -