$sql->dropTable() Creates the sql for dropping a single table kirby/src/Database/Sql.php#L333 $sql->dropTable(string $table): array Parameters Name Type Default $table * string – Return type array Parent class Kirby\Database\Sql