コード例 #1
0
ファイル: QuickTable.php プロジェクト: ninsuo/php-quick-query
 public function emptyRow()
 {
     return parent::emptyRow($this->table);
 }