mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-29 20:32:07 +02:00
correcting parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155746 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version='1.0' encoding='iso-8859-1'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.ArrayObject-construct">
|
||||
<refnamediv>
|
||||
<refname>ArrayObject::__construct</refname>
|
||||
@@ -11,7 +11,7 @@
|
||||
<title>Description</title>
|
||||
<methodsynopsis>
|
||||
<type>void</type><methodname>ArrayObject::__construct</methodname>
|
||||
<methodparam><type>array|object</type><parameter>ar</parameter></methodparam>
|
||||
<methodparam><type>mixed</type><parameter>ar</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
Reference in New Issue
Block a user