Пример #1
0
 public function endTableRow()
 {
     $valores = array('config.seccion' => 'pie');
     $this->api->component('table_row', $valores);
 }