php-doc-en/reference/reflection/reflectionclass
Peter Cowburn e288960f91 Better variable name in example
Patch by Arjen Schol

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334003 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-28 19:18:26 +00:00
..
construct.xml Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
export.xml
getconstant.xml
getconstants.xml
getconstructor.xml
getdefaultproperties.xml Added note to documentat that this method is only intended to work with internal classes for getting the default value of static class properties. 2013-01-19 14:45:34 +00:00
getdoccomment.xml
getendline.xml
getextension.xml
getextensionname.xml
getfilename.xml
getinterfacenames.xml
getinterfaces.xml
getmethod.xml
getmethods.xml Document new Reflection methods 2013-05-16 21:25:05 +00:00
getmodifiers.xml
getname.xml
getnamespacename.xml Better variable name in example 2014-06-28 19:18:26 +00:00
getparentclass.xml
getproperties.xml
getproperty.xml
getshortname.xml
getstartline.xml
getstaticproperties.xml
getstaticpropertyvalue.xml Document new method parameters 2013-05-17 19:01:19 +00:00
gettraitaliases.xml
gettraitnames.xml
gettraits.xml
hasconstant.xml
hasmethod.xml
hasproperty.xml
implementsinterface.xml
innamespace.xml
isabstract.xml
iscloneable.xml
isfinal.xml
isinstance.xml
isinstantiable.xml
isinterface.xml
isinternal.xml
isiterateable.xml
issubclassof.xml
istrait.xml
isuserdefined.xml
newinstance.xml
newinstanceargs.xml
newinstancewithoutconstructor.xml
setstaticpropertyvalue.xml
tostring.xml