fixed example title.

This commit is contained in:
Yoshinari Takaoka 2021-10-29 21:48:15 +09:00
parent 0fdb8109a1
commit 074f0fbf95
No known key found for this signature in database
GPG key ID: 66AFA0246DF21547

View file

@ -33,7 +33,7 @@
&reftitle.examples;
<para>
<example>
<title><methodname>ReflectionEnum::hasCase</methodname> example</title>
<title><methodname>ReflectionEnum::getValue</methodname> example</title>
<programlisting role="php">
<![CDATA[
<?php