mirror of
https://github.com/predis/predis.git
synced 2026-08-26 05:19:49 +00:00
Minor code styling and phpdoc changes.
This commit is contained in:
@@ -51,7 +51,7 @@ interface DistributorInterface
|
||||
*
|
||||
* @param mixed $slot
|
||||
*
|
||||
* @return mixed
|
||||
* @return mixed|null
|
||||
*/
|
||||
public function getBySlot($slot);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user