mirror of
https://github.com/predis/predis.git
synced 2026-08-25 02:59:41 +00:00
Apply some more minor phpdoc fixes.
This commit is contained in:
@@ -71,8 +71,8 @@ class ConnectionParameters implements ConnectionParametersInterface
|
||||
/**
|
||||
* Validates value as boolean.
|
||||
*
|
||||
* @param mixed $value Input value.
|
||||
* @return boolean
|
||||
* @param mixed $value Input value.
|
||||
* @return bool
|
||||
*/
|
||||
private static function castBoolean($value)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user