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 35a7b20 commit 9900f8fCopy full SHA for 9900f8f
tests/files/phpCode-example.php
@@ -3,6 +3,7 @@
3
</header>
4
5
<div>
6
+ <p><?php __($var); ?></p>
7
<p><?php __('text 2'); ?></p>
8
<p><?php __('text 3 (with parenthesis)'); ?></p>
9
<p><?php __('text 4 "with double quotes"'); ?></p>
0 commit comments