php-doc-en/reference/reflection/reflectionclass
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
..
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
getconstant.xml Improve docs 2019-02-25 11:37:39 +00:00
getconstants.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getconstructor.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getdefaultproperties.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
getdoccomment.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getendline.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getextension.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getextensionname.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getfilename.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getinterfacenames.xml
getinterfaces.xml
getmethod.xml
getmethods.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getmodifiers.xml
getname.xml
getnamespacename.xml
getparentclass.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getproperties.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getproperty.xml
getreflectionconstant.xml Fix return type 2020-11-22 13:32:41 +00:00
getreflectionconstants.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getshortname.xml
getstartline.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getstaticproperties.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
getstaticpropertyvalue.xml
gettraitaliases.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
gettraitnames.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
gettraits.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
hasconstant.xml
hasmethod.xml
hasproperty.xml
implementsinterface.xml Fix #78707: ReflectionClass::implementsInterface - incomplete documentation 2020-11-04 11:40:49 +00:00
innamespace.xml
isabstract.xml
isanonymous.xml
iscloneable.xml
isfinal.xml
isinstance.xml
isinstantiable.xml
isinterface.xml
isinternal.xml
isiterable.xml Unify ReflectionClass::isIterateable() and ::isIterable() and make the former an alias 2019-02-21 08:37:26 +00:00
isiterateable.xml Unify ReflectionClass::isIterateable() and ::isIterable() and make the former an alias 2019-02-21 08:37:26 +00:00
issubclassof.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
istrait.xml Revert revision 351727 from phpdoc/en/trunk: 2020-11-28 17:58:32 +00:00
isuserdefined.xml
newinstance.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
newinstanceargs.xml Generate reflection methodsynopses based on stubs 2020-12-31 17:03:54 +01:00
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml