svn: /phpdoc/ja/trunk/appendices/migration72/ new-features.xml
[email protected] (Satoru Yoshida)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
satoruyoshida Wed, 29 Jan 2020 22:06:13 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349055
Log:
correct typo
Changed paths:
U phpdoc/ja/trunk/appendices/migration72/new-features.xml
Modified: phpdoc/ja/trunk/appendices/migration72/new-features.xml
===================================================================
--- phpdoc/ja/trunk/appendices/migration72/new-features.xml 2020-01-29 14:15:18 UTC (rev 349054)
+++ phpdoc/ja/trunk/appendices/migration72/new-features.xml 2020-01-29 22:06:13 UTC (rev 349055)
@@ -11,7 +11,6 @@
<para>
<type>object</type> 型が新たに導入されました。
任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 返り値の型付けで使えます。
- objects.
</para>
<informalexample>