diff --git a/language/oop5/reflection.xml b/language/oop5/reflection.xml index 6e9ce42a09..b1222e1767 100644 --- a/language/oop5/reflection.xml +++ b/language/oop5/reflection.xml @@ -1,5 +1,5 @@ - + Reflection @@ -91,11 +91,11 @@ Class [ class Exception ] { Method [ final private method __clone ] { } - Method [ public method __construct ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] + Parameter #0 [ $message ] + Parameter #1 [ $code ] } }