@@ -58,7 +58,7 @@ |
||
58 | 58 | /** |
59 | 59 | * Register a database migration path. |
60 | 60 | * |
61 | - * @param array|string $paths |
|
61 | + * @param string $paths |
|
62 | 62 | * @return void |
63 | 63 | */ |
64 | 64 | protected function loadMigrationsFrom($paths) |