Beispiel #1
0
 function runTests()
 {
     $this->grid->addColumn('text', 'Test_para');
     return parent::runTests();
 }