Generalize refpurpose (bug #45469)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268345 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2008-11-05 10:42:36 +00:00
parent 0df76e5a21
commit dd28d33349

View file

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.15 $ -->
<!-- $Revision: 1.16 $ -->
<refentry xml:id="function.get-object-vars" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>get_object_vars</refname>
<refpurpose>Gets the public properties of the given object</refpurpose>
<refpurpose>Gets the properties of the given object</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;