Esempio n. 1
0
 public function testGetPurifier()
 {
     $this->assertInstanceOf('HTMLPurifier', Purify::getPurifier());
 }