xref: /plugin/dev/_test/testdata/test.php (revision 5586e97bc4b65dc3b74336eb94fcf840074db1c4)
1<?php
2
3
4$this->getLang('string 1'); $this->getLang('string 2');
5
6tpl_getLang("string 3");
7
8
9$this->getLang('string 1');
10