mirror of
https://github.com/predis/predis.git
synced 2026-08-31 12:43:31 +00:00
Status::get() always return self
This commit is contained in:
committed by
GitHub
parent
338ba6d73d
commit
87fcc69e7a
@@ -59,7 +59,7 @@ class Status implements ResponseInterface
|
||||
*
|
||||
* @param string $payload Status response payload.
|
||||
*
|
||||
* @return string
|
||||
* @return self
|
||||
*/
|
||||
public static function get($payload)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user