k2hdkcpx_toggle_comlog k2hdkcpx Functions

k2hdkcpx_unset_debug_file

Sets output messages to stderr

Description

function k2hdkcpx_unset_debug_file(): void {}

Sets output messages to stderr.

Parameters

This function has no parameters.

Return Values

No value is returned.

Examples

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

The above example will output:

NULL

See Also

k2hdkcpx_toggle_comlog k2hdkcpx Functions