Ejemplo n.º 1
0
 public function testGetStatic()
 {
     $this->assertSame($this->escaper, Escaper::getStatic());
 }