mirror of
https://github.com/predis/predis.git
synced 2026-08-25 17:29:40 +00:00
Apply some more minor phpdoc fixes.
This commit is contained in:
@@ -34,7 +34,7 @@ interface ConnectionInterface
|
||||
/**
|
||||
* Returns if the connection is open.
|
||||
*
|
||||
* @return Boolean
|
||||
* @return bool
|
||||
*/
|
||||
public function isConnected();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user