mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Fix code smells.
This commit is contained in:
@@ -238,6 +238,8 @@ class StreamConnection extends AbstractConnection
|
||||
default:
|
||||
$this->onProtocolError("Unknown response prefix: '$prefix'.");
|
||||
}
|
||||
|
||||
return null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user