mirror of
https://github.com/predis/predis.git
synced 2026-08-22 11:01:02 +00:00
Run php-cs against codebase.
This commit is contained in:
@@ -22,7 +22,7 @@ interface ExecutableContextInterface
|
||||
/**
|
||||
* Starts the execution of the context.
|
||||
*
|
||||
* @param mixed $callable Optional callback for execution.
|
||||
* @param mixed $callable Optional callback for execution.
|
||||
* @return array
|
||||
*/
|
||||
public function execute($callable = null);
|
||||
|
||||
Reference in New Issue
Block a user