Skip to content

Commit 7cd5cd5

Browse files
committed
Deprecate Connection::hasDsnString
1 parent 51bee37 commit 7cd5cd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Connection.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ public function disconnect()
213213

214214
/**
215215
* Determine if the given configuration array has a dsn string.
216+
*
217+
* @deprecated since mongodb/laravel-mongodb 4.3.1
216218
*/
217219
protected function hasDsnString(array $config): bool
218220
{

0 commit comments

Comments
 (0)