From 72502df5f5ad7d2f4fbf8dba58d9b882a2a79f11 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Thu, 29 Oct 2020 17:14:02 +0000 Subject: [PATCH] ReflectionMethod accepts string|object, not mixed Based on a patch contributed by Benjamin Morel . git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351060 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/reflection/reflectionmethod/construct.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/reflection/reflectionmethod/construct.xml b/reference/reflection/reflectionmethod/construct.xml index 1d96d4b739..3a807e5a77 100644 --- a/reference/reflection/reflectionmethod/construct.xml +++ b/reference/reflection/reflectionmethod/construct.xml @@ -11,7 +11,7 @@ &reftitle.description; public ReflectionMethod::__construct - mixedclass + stringobjectclass stringname