@@ -119,7 +119,7 @@ |
||
| 119 | 119 | /** |
| 120 | 120 | * Drop a table. |
| 121 | 121 | * |
| 122 | - * @param $table |
|
| 122 | + * @param string $table |
|
| 123 | 123 | */ |
| 124 | 124 | public function dropTable($table) |
| 125 | 125 | { |