Skip to content

Commit b8a8855

Browse files
author
Deploy
committed
docs: improved disconnect docs
1 parent 5f4b793 commit b8a8855

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/arangodb-client.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ $arangoClient->admin()->getVersion();
130130

131131
### disconnect(): bool
132132
Disconnect from the current keep-alive connection, if any.
133-
*Note* that a disconnect request is sent to the database upon destruction of the arangoClient object as well.
134133

135134
```
136135
$arangoClient->disconnect();

0 commit comments

Comments
 (0)