mirror of
https://github.com/retailcrm/NameCaseLib.git
synced 2025-02-06 17:19:22 +03:00
5 lines
139 B
Plaintext
5 lines
139 B
Plaintext
|
|
||
|
public function testCrazy{% id %}()
|
||
|
{
|
||
|
$this->assertEquals(explode(',','{% OK %}'), $this->object->q('{% name %}'));
|
||
|
}
|