Skip to content

Commit 6162c70

Browse files
committed
AB feedback
1 parent cdf345d commit 6162c70

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/connect/client.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ The following code demonstrates how to set the
171171

172172
$client = new MongoDB\Client(
173173
uri: getenv('MONGODB_URI') ?: 'mongodb://127.0.0.1/',
174-
uriOptions: [],
175174
driverOptions: ['disableClientPersistence' => true],
176175
);
177176

0 commit comments

Comments
 (0)