$sql->dropTable()
Creates the sql for dropping a single table
$sql->dropTable(string $table): array
Parameters
| Name | Type | Default | 
|---|---|---|
| $table * | string | 
                – | 
Return type
array
Creates the sql for dropping a single table
$sql->dropTable(string $table): array
| Name | Type | Default | 
|---|---|---|
| $table * | string | 
                – | 
array