Skip to content

Commit

Permalink
Formating &example.outputs; in language.variables.variable.php, Example
Browse files Browse the repository at this point in the history
#1 Variable property example (#4432)
  • Loading branch information
Marqitos authored Feb 6, 2025
1 parent 15b9383 commit 8a03ff3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions language/variables.xml
Original file line number Diff line number Diff line change
Expand Up @@ -846,11 +846,13 @@ echo $foo->{$arr}[1] . "\n";
</programlisting>
&example.outputs;
<screen>
<![CDATA[
I am bar.
I am bar.
I am bar.
I am r.
I am B.
]]>
</screen>
</example>
</para>
Expand Down

0 comments on commit 8a03ff3

Please sign in to comment.