mirror of
https://github.com/predis/predis.git
synced 2026-08-27 18:51:07 +00:00
Run php-cs against codebase.
This commit is contained in:
@@ -25,7 +25,7 @@ abstract class ScriptedCommand extends ServerEvalSHA
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public abstract function getScript();
|
||||
abstract public function getScript();
|
||||
|
||||
/**
|
||||
* Specifies the number of arguments that should be considered as keys.
|
||||
|
||||
Reference in New Issue
Block a user