diff --git a/reference/reflection/reflectionclass/getmodifiers.xml b/reference/reflection/reflectionclass/getmodifiers.xml index 21dee3c549..e8febd35bc 100644 --- a/reference/reflection/reflectionclass/getmodifiers.xml +++ b/reference/reflection/reflectionclass/getmodifiers.xml @@ -4,7 +4,7 @@ ReflectionClass::getModifiers - Gets modifiers + Gets the class modifiers @@ -37,6 +37,7 @@ ReflectionClass::getProperties + Reflection::getModifierNames diff --git a/reference/reflection/reflectionproperty/getmodifiers.xml b/reference/reflection/reflectionproperty/getmodifiers.xml index 15023fdd2d..d4cce99ad6 100644 --- a/reference/reflection/reflectionproperty/getmodifiers.xml +++ b/reference/reflection/reflectionproperty/getmodifiers.xml @@ -4,7 +4,7 @@ ReflectionProperty::getModifiers - Gets modifiers + Gets the property modifiers