Skip to content

Commit

Permalink
Using <classname>
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardolara authored Dec 11, 2024
1 parent a438c11 commit b64af46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions reference/yaf/yaf_route_map/construct.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<refsect1 role="examples">
&reftitle.examples;
<example>
<title>Yaf_Route_Map example</title>
<title><classname>Yaf_Route_Map</classname> example</title>
<programlisting role="php">
<![CDATA[
<?php
Expand All @@ -76,7 +76,7 @@ array(
</screen>
</example>
<example>
<title>Yaf_Route_Map example</title>
<title><classname>Yaf_Route_Map</classname> example</title>
<programlisting role="php">
<![CDATA[
<?php
Expand Down Expand Up @@ -108,7 +108,7 @@ array(
</screen>
</example>
<example>
<title>Yaf_Route_Map example</title>
<title><classname>Yaf_Route_Map</classname> example</title>
<programlisting role="php">
<![CDATA[
<?php
Expand Down

0 comments on commit b64af46

Please sign in to comment.