You are here

public function Schema::dropTable in MongoDB 8

File

drivers/lib/Drupal/Driver/Database/mongodb/Schema.php, line 18

Class

Schema

Namespace

Drupal\Driver\Database\mongodb

Code

public function dropTable($table) {
}