xref: /plugin/dev/_test/testdata/test.php (revision 89e2f9d12769d43f18c28526a434579f54e63d0b)
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