mirror of
https://github.com/predis/predis.git
synced 2026-08-27 10:34:10 +00:00
Minor code styling and phpdoc changes.
This commit is contained in:
@@ -51,7 +51,7 @@ interface AggregateConnectionInterface extends ConnectionInterface
|
||||
*
|
||||
* @param string $connectionID Connection alias.
|
||||
*
|
||||
* @return NodeConnectionInterface
|
||||
* @return NodeConnectionInterface|null
|
||||
*/
|
||||
public function getConnectionById($connectionID);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user