예제 #1
0
파일: Tags.php 프로젝트: Ignite-IT/enolaphp
 public function endTableRow()
 {
     $valores = array('config.seccion' => 'pie');
     $this->api->component('table_row', $valores);
 }