svn: /phpdoc/ja/trunk/reference/yaf/yaf_config_simple/ construct.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 07 Apr 2020 16:41:24 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=349638

Log:
Fixed yaf_config_simple::__constructor signature

Changed paths:
    U   phpdoc/ja/trunk/reference/yaf/yaf_config_simple/construct.xml

Modified: phpdoc/ja/trunk/reference/yaf/yaf_config_simple/construct.xml
===================================================================
--- phpdoc/ja/trunk/reference/yaf/yaf_config_simple/construct.xml	2020-04-07 14:58:56 UTC (rev 349637)
+++ phpdoc/ja/trunk/reference/yaf/yaf_config_simple/construct.xml	2020-04-07 16:41:24 UTC (rev 349638)
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 321901 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349625 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->

 <refentry xml:id="yaf-config-simple.construct" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <refnamediv>
@@ -12,11 +13,11 @@
   &reftitle.description;
   <methodsynopsis>
    <modifier>public</modifier> <methodname>Yaf_Config_Simple::__construct</methodname>
-   <methodparam><type>string</type><parameter>config_file</parameter></methodparam>
-   <methodparam choice="opt"><type>string</type><parameter>section</parameter></methodparam>
+   <methodparam><type>array</type><parameter>configs</parameter></methodparam>
+   <methodparam choice="opt"><type>bool</type><parameter>readonly</parameter><initializer>false</initializer></methodparam>
   </methodsynopsis>
   <para>
-
+
   </para>

   &warn.undocumented.func;
@@ -27,7 +28,7 @@
   &reftitle.parameters;
   <variablelist>
    <varlistentry>
-    <term><parameter>config_file</parameter></term>
+    <term><parameter>configs</parameter></term>
     <listitem>
      <para>

@@ -35,7 +36,7 @@
     </listitem>
    </varlistentry>
    <varlistentry>
-    <term><parameter>section</parameter></term>
+    <term><parameter>readonly</parameter></term>
     <listitem>
      <para>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.