Fixed return value.

Closes bug #63966.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329089 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Justin Martin 2013-01-12 00:33:53 +00:00
parent a937c3c578
commit b7081b52fe

View file

@ -56,7 +56,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
&return.void;
Returns an ArrayObject object on success.
</para>
</refsect1>