constructor args param array is optional

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316933 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Anatol Belski 2011-09-18 14:51:12 +00:00
parent 01816f5153
commit 234a49efe3
3 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@
&reftitle.description;
<methodsynopsis>
<modifier>public</modifier> <type>void</type><methodname>VarnishAdmin::__construct</methodname>
<methodparam><type>array</type><parameter>args</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>args</parameter></methodparam>
</methodsynopsis>
<para>

View file

@ -11,7 +11,7 @@
&reftitle.description;
<methodsynopsis>
<methodname>VarnishLog::__construct</methodname>
<methodparam><type>array</type><parameter>args</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>args</parameter></methodparam>
</methodsynopsis>
<para>

View file

@ -11,7 +11,7 @@
&reftitle.description;
<methodsynopsis>
<methodname>VarnishStat::__construct</methodname>
<methodparam><type>array</type><parameter>args</parameter></methodparam>
<methodparam choice="opt"><type>array</type><parameter>args</parameter></methodparam>
</methodsynopsis>
<para>