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