Example #1
0
 /**
  * @test
  */
 public function getAllDifferentCtypes()
 {
     $this->testArray(tx_additionalreports_util::getAllDifferentCtypes('AND 1=1 '));
 }