mirror of
https://github.com/predis/predis.git
synced 2026-09-13 20:07:28 +00:00
Minor phpdoc fix.
This commit is contained in:
@@ -84,10 +84,7 @@ class PhpiredisStreamConnection extends StreamConnection
|
||||
}
|
||||
|
||||
/**
|
||||
* Initializes a TCP stream resource.
|
||||
*
|
||||
* @param ParametersInterface $parameters Initialization parameters for the connection.
|
||||
* @return resource
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
protected function tcpStreamInitializer(ParametersInterface $parameters)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user