mirror of
https://github.com/predis/predis.git
synced 2026-08-24 16:19:30 +00:00
[phpdoc] Apply a few fixes to the documentation.
This commit is contained in:
@@ -43,7 +43,7 @@ abstract class ConnectionBase implements IConnectionSingle
|
||||
}
|
||||
|
||||
/**
|
||||
* Disconnect from the server and destroys the underlying resource when
|
||||
* Disconnects from the server and destroys the underlying resource when
|
||||
* PHP's garbage collector kicks in.
|
||||
*/
|
||||
public function __destruct()
|
||||
|
||||
Reference in New Issue
Block a user