1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-25 08:12:15 +01:00

Remove incorrect return comment for ArrayObject::unserialize

Closes GH-1101.
This commit is contained in:
DmitryTronin
2021-11-16 17:09:22 +01:00
committed by GitHub
parent 3725fe1c95
commit 610ac95b98

View File

@@ -39,7 +39,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
The unserialized <classname>ArrayObject</classname>.
&return.void;
</para>
</refsect1>