Ejemplo n.º 1
0
 /**
  * Get table names
  *
  * @return array
  */
 public function getTables()
 {
     return InternalTable::getTables();
 }