Swoole\Runtime::getHookFlags

(No version information available, might only be in Git)

Swoole\Runtime::getHookFlagsGet current hook flags

Descrição

public static Swoole\Runtime::getHookFlags(): int

Gets the current hook flags. Note that the returned flags might differ from what was set if some hooks failed.

Parâmetros

This function has no parameters.

Valor Retornado

Returns the current hook flags as a bitmask.

adicione uma nota

Notas Enviadas por Usuários (em inglês)

Não há notas de usuários para esta página.
To Top