Ejemplo n.º 1
0
 /**
  * @test
  */
 public function getAllDifferentPlugins()
 {
     $this->testArray(tx_additionalreports_util::getAllDifferentPlugins('AND 1=1 '));
 }