svn: /phpdoc/ja/trunk/reference/classobj/functions/ get-declared-classes.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Mon, 27 Jan 2020 07:23:08 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349033
Log:
updated translation.
Changed paths:
U phpdoc/ja/trunk/reference/classobj/functions/get-declared-classes.xml
Modified: phpdoc/ja/trunk/reference/classobj/functions/get-declared-classes.xml
===================================================================
--- phpdoc/ja/trunk/reference/classobj/functions/get-declared-classes.xml 2020-01-27 06:22:07 UTC (rev 349032)
+++ phpdoc/ja/trunk/reference/classobj/functions/get-declared-classes.xml 2020-01-27 07:23:08 UTC (rev 349033)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 297028 Maintainer: hirokawa Status: ready -->
-<!-- CREDITS: shimooka -->
+<!-- CREDITS: shimooka,mumumu -->
<refentry xml:id="function.get-declared-classes" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>get_declared_classes</refname>
@@ -14,7 +14,7 @@
<void/>
</methodsynopsis>
<para>
- Gets the declared classes.
+ 定義済のクラスの名前を配列として返します。
</para>
</refsect1>
<refsect1 role="returnvalues">