k2hdkcpx_set_debug_level_silent k2hdkcpx Functions k2hdkcpx_toggle_comlog

k2hdkcpx_set_debug_level_warning

Sets a message output level to warning

Description

function k2hdkcpx_set_debug_level_warning(): void {}

Sets a message output level to warning.

Parameters

This function has no parameters.

Return Values

No value is returned.

Examples

php -r 'var_dump(k2hdkcpx_set_debug_level_warning());'

The above example will output:

NULL

See Also

k2hdkcpx_set_debug_level_silent k2hdkcpx Functions k2hdkcpx_toggle_comlog