danbeck Tue Mar 27 08:07:03 2001 EDT
Modified files:
/phpdoc/en/functions classobj.xml
Log:
added note to help clarify return type of get_class
Index: phpdoc/en/functions/classobj.xml
diff -u phpdoc/en/functions/classobj.xml:1.14 phpdoc/en/functions/classobj.xml:1.15
--- phpdoc/en/functions/classobj.xml:1.14 Fri Mar 9 07:33:03 2001
+++ phpdoc/en/functions/classobj.xml Tue Mar 27 08:07:03 2001
@@ -315,6 +315,12 @@
This function returns the name of the class of which the
object <parameter>obj</parameter> is an instance.
</para>
+ <note>
+ <para>
+ <function>get_class</function> returns the class name in
+ lowercase form.
+ </para>
+ </note>
<simpara>
See also <function>get_parent_class</function>,
<function>is_subclass_of</function>
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Andrei Zmievski
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Andrei Zmievski
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Andrei Zmievski
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.... Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
- Re: [PHP-DOC] cvs: phpdoc /en/functions classobj.... Andrei Zmievski
- [PHP-DOC] cvs: phpdoc /en/functions classobj.xml Daniel Beckham
