svn: /phpdoc/ja/trunk/language/ attributes.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Mon, 07 Dec 2020 20:34:12 +0000

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

Log:
for clarify, added `class` constants.

Attributes supports class constants, not global one.

Changed paths:
    U   phpdoc/ja/trunk/language/attributes.xml

Modified: phpdoc/ja/trunk/language/attributes.xml
===================================================================
--- phpdoc/ja/trunk/language/attributes.xml	2020-12-07 20:31:23 UTC (rev 351951)
+++ phpdoc/ja/trunk/language/attributes.xml	2020-12-07 20:34:12 UTC (rev 351952)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351926 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 351951 Maintainer: mumumu Status: ready -->

  <chapter xml:id="language.attributes" xmlns="http://docbook.org/ns/docbook">
   <title>アトリビュート</title>
@@ -12,7 +12,7 @@
     アトリビュートを使うと、
     コンピューターが解析できる構造化されたメタデータの情報を、
     コードの宣言時に埋め込むことができます。
-    つまり、クラス、メソッド、関数、プロパティ、定数にアトリビュートを指定することができます。
+    つまり、クラス、メソッド、関数、プロパティ、クラス定数にアトリビュートを指定することができます。
     アトリビュートで定義されたメタデータは、
     実行時に <link linkend="book.reflection">リフレクションAPI</link> を使って調べることが出来ます。
     よって、アトリビュートは、
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.