Swoole\Redis\Server::setHandler

(PECL swoole >= 1.9.0)

Swoole\Redis\Server::setHandlerDescription

Beschreibung

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

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

command

callback

number_of_string_param

type_of_array_param

Rückgabewerte

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top