Skip to content

Commit 9900f8f

Browse files
committed
Added test case to check #21
1 parent 35a7b20 commit 9900f8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/files/phpCode-example.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
</header>
44

55
<div>
6+
<p><?php __($var); ?></p>
67
<p><?php __('text 2'); ?></p>
78
<p><?php __('text 3 (with parenthesis)'); ?></p>
89
<p><?php __('text 4 "with double quotes"'); ?></p>

0 commit comments

Comments
 (0)