mirror of
https://github.com/predis/predis.git
synced 2026-08-25 08:29:42 +00:00
Run php-cs against codebase.
This commit is contained in:
@@ -24,7 +24,7 @@ interface BasicClientInterface
|
||||
/**
|
||||
* Executes the specified Redis command.
|
||||
*
|
||||
* @param CommandInterface $command Command instance.
|
||||
* @param CommandInterface $command Command instance.
|
||||
* @return mixed
|
||||
*/
|
||||
public function executeCommand(CommandInterface $command);
|
||||
|
||||
Reference in New Issue
Block a user