@@ -90,6 +90,7 @@ |
||
90 | 90 | * Note: Rollback will not work in case of different connections. |
91 | 91 | * |
92 | 92 | * @param string[] ...$tableNames |
93 | + * @param string $tableNames |
|
93 | 94 | * @return Connection |
94 | 95 | */ |
95 | 96 | public function getConnectionForAllInTransactionInvolvedTables(string ...$tableNames) : Connection |