예제 #1
0
 public function testGetStatic()
 {
     $this->assertSame($this->escaper, Escaper::getStatic());
 }