$database->dropTable() Drops a table kirby/src/Database/Database.php#L526 $database->dropTable(string $table): bool Parameters Name Type Default $table * string – Return type bool Parent class Kirby\Database\Database