php-doc-en/reference/reflection/reflectionclass
2020-11-04 11:40:49 +00:00
..
construct.xml
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
getconstructor.xml
getdefaultproperties.xml
getdoccomment.xml Improve docs 2019-02-25 11:37:39 +00:00
getendline.xml
getextension.xml
getextensionname.xml
getfilename.xml
getinterfacenames.xml
getinterfaces.xml
getmethod.xml
getmethods.xml
getmodifiers.xml
getname.xml
getnamespacename.xml
getparentclass.xml
getproperties.xml
getproperty.xml
getreflectionconstant.xml
getreflectionconstants.xml
getshortname.xml
getstartline.xml Use canonical type names 2020-11-02 15:39:04 +00:00
getstaticproperties.xml
getstaticpropertyvalue.xml
gettraitaliases.xml
gettraitnames.xml
gettraits.xml
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 Fix parameter type and description 2019-03-11 12:47:04 +00:00
istrait.xml
isuserdefined.xml
newinstance.xml Proper variadics instead of pseudo variadics 2020-11-02 11:17:26 +00:00
newinstanceargs.xml
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml