Predis\ClientContextInterface::execute PHP Méthode

execute() public méthode

Starts the execution of the context.
public execute ( mixed $callable = null ) : array
$callable mixed Optional callback for execution.
Résultat array
    public function execute($callable = null);