Skip to content

Commit e106ee7

Browse files
authored
Merge pull request #5857 from someniatko/fix-getconnection-phpdoc
2 parents 3561bc5 + 36a32f7 commit e106ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/DriverManager.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ private function __construct()
175175
* replica?: array<OverrideParams>,
176176
* sharding?: array<string,mixed>,
177177
* slaves?: array<OverrideParams>,
178+
* url?: string,
178179
* user?: string,
179180
* wrapperClass?: class-string<T>,
180181
* } $params

0 commit comments

Comments
 (0)