diff --git a/reference/reflection/reflectionmethod/construct.xml b/reference/reflection/reflectionmethod/construct.xml
index 08c297d39f..094b5176f1 100644
--- a/reference/reflection/reflectionmethod/construct.xml
+++ b/reference/reflection/reflectionmethod/construct.xml
@@ -14,6 +14,10 @@
mixedclass
stringname
+
+ public ReflectionMethod::__construct
+ stringclass_method
+
Constructs a new ReflectionMethod.
@@ -40,6 +44,14 @@
+
+ class_method
+
+
+ Class name and method name delimited by ::.
+
+
+