Swoole\Redis\Server::setHandler

Description

Description

public ReturnType Swoole\Redis\Server::setHandler(
    string $command,
    string $callback,
    string $number_of_string_param = ?,
    string $type_of_array_param = ?
)

Warning

This function is currently not documented; only its argument list is available.

Parameters

command

callback

number_of_string_param

type_of_array_param

Return Values