php-doc-en/reference/reflection/reflectionproperty
Máté Kocsis 98df2cf9a9 Generate reflection methodsynopses based on stubs
We also document the new `$filter` parameter for the `ReflectionClass`
methods `::getConstants()` and `::getReflectionConstants()` and the
respective constants.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-298.
2020-12-31 17:03:54 +01:00
..
clone.xml
construct.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
export.xml Reflection*::export is deprecated as of PHP 7.4.0 2020-09-03 08:59:26 +00:00
getdeclaringclass.xml
getdefaultvalue.xml Document ReflectionProperty::getDefaultValue and ::hasDefaultValue 2020-10-30 16:38:02 +00:00
getdoccomment.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getmodifiers.xml Consistent description of getModifiers() in ReflectionClass, ReflectionMethod, ReflectionProperty 2017-03-13 09:28:54 +00:00
getname.xml
gettype.xml Mark up nullable types as union types 2020-10-30 10:47:17 +00:00
getvalue.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
hasdefaultvalue.xml Document ReflectionProperty::getDefaultValue and ::hasDefaultValue 2020-10-30 16:38:02 +00:00
hastype.xml Fix #78936: Reflection methods for typed properties not documented 2019-12-09 15:22:24 +00:00
isdefault.xml
isinitialized.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
isprivate.xml
isprotected.xml
ispublic.xml
isstatic.xml
setaccessible.xml
setvalue.xml
tostring.xml