@@ -89,7 +89,7 @@ |
||
89 | 89 | * |
90 | 90 | * Note: Rollback will not work in case of different connections. |
91 | 91 | * |
92 | - * @param string[] $tableNames |
|
92 | + * @param string $tableNames |
|
93 | 93 | * @return Connection |
94 | 94 | * @throws \RuntimeException if different connection for some table is used |
95 | 95 | */ |