Beispiel #1
0
 public function testGetPurifierConfiguration()
 {
     $this->assertInstanceOf('HTMLPurifier_Config', Purify::getPurifierConfig());
 }