We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29c0f38 commit ddccd12Copy full SHA for ddccd12
reference/classobj/functions/trait-exists.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: c44475e1fafcbee203ed4935a6d5d7a01379fcdc Maintainer: takagi Status: ready -->
+<!-- EN-Revision: de99fc78ded2299a3c59eabb26da6ae4e6a28bbd Maintainer: takagi Status: ready -->
4
5
<refentry xml:id="function.trait-exists" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
6
<refnamediv>
@@ -46,7 +46,7 @@
46
<refsect1 role="returnvalues">
47
&reftitle.returnvalues;
48
<para>
49
- トレイトが存在する場合に &true;、存在しない場合に &false;、エラーが発生した場合に &null; を返します。
+ トレイトが存在する場合に &true;、存在しない場合に &false; を返します。
50
</para>
51
</refsect1>
52
0 commit comments