mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Run php-cs against codebase.
This commit is contained in:
@@ -22,7 +22,7 @@ interface HashGeneratorInterface
|
||||
/**
|
||||
* Generates an hash from a string to be used for distribution.
|
||||
*
|
||||
* @param string $value String value.
|
||||
* @param string $value String value.
|
||||
* @return int
|
||||
*/
|
||||
public function hash($value);
|
||||
|
||||
Reference in New Issue
Block a user