示例#1
0
 public function testNormalisation1()
 {
     $this->assertSame('http://example.org/?test', X\THETOOLS::normalizeUrl('http://example.org?test'));
 }