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