svn: /phpdoc/ja/trunk/reference/intl/dateformatter/ get-calendar.xml set-calendar.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Mon, 16 Mar 2020 01:09:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349466
Log:
Add missing visibility specifiers
Changed paths:
U phpdoc/ja/trunk/reference/intl/dateformatter/get-calendar.xml
U phpdoc/ja/trunk/reference/intl/dateformatter/set-calendar.xml
Modified: phpdoc/ja/trunk/reference/intl/dateformatter/get-calendar.xml
===================================================================
--- phpdoc/ja/trunk/reference/intl/dateformatter/get-calendar.xml 2020-03-16 01:07:54 UTC (rev 349465)
+++ phpdoc/ja/trunk/reference/intl/dateformatter/get-calendar.xml 2020-03-16 01:09:45 UTC (rev 349466)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 331082 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349457 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
<refentry xml:id="intldateformatter.getcalendar" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>IntlDateFormatter::getCalendar</refname>
@@ -13,7 +14,7 @@
&style.oop;
</para>
<methodsynopsis>
- <type>int</type><methodname>IntlDateFormatter::getCalendar</methodname>
+ <modifier>public</modifier> <type>int</type><methodname>IntlDateFormatter::getCalendar</methodname>
<void />
</methodsynopsis>
<para>
Modified: phpdoc/ja/trunk/reference/intl/dateformatter/set-calendar.xml
===================================================================
--- phpdoc/ja/trunk/reference/intl/dateformatter/set-calendar.xml 2020-03-16 01:07:54 UTC (rev 349465)
+++ phpdoc/ja/trunk/reference/intl/dateformatter/set-calendar.xml 2020-03-16 01:09:45 UTC (rev 349466)
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 331082 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 349457 Maintainer: takagi Status: ready -->
+<!-- Credits: mumumu -->
<refentry xml:id="intldateformatter.setcalendar" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>IntlDateFormatter::setCalendar</refname>
@@ -13,7 +14,7 @@
&style.oop;
</para>
<methodsynopsis>
- <type>bool</type><methodname>IntlDateFormatter::setCalendar</methodname>
+ <modifier>public</modifier> <type>bool</type><methodname>IntlDateFormatter::setCalendar</methodname>
<methodparam><type>mixed</type><parameter>which</parameter></methodparam>
</methodsynopsis>
<para>