@@ -228,7 +228,7 @@ |
||
| 228 | 228 | /** |
| 229 | 229 | * Generate foreign key migrations. |
| 230 | 230 | * |
| 231 | - * @param array $tables List of tables to create migrations for |
|
| 231 | + * @param string[] $tables List of tables to create migrations for |
|
| 232 | 232 | * @return void |
| 233 | 233 | */ |
| 234 | 234 | protected function generateForeignKeys(array $tables) |