Swoole\Redis\Server
PHP Manual

Swoole\Redis\Server::setHandler

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Redis\Server::setHandlerDescription

Description

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

Avertissement

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Liste de paramètres

command

callback

number_of_string_param

type_of_array_param

Valeurs de retour


Swoole\Redis\Server
PHP Manual