runkit_return_value_used()
runkit_return_value_used - Determines if the current functions return value will be used
Syntax
bool runkit_return_value_used ()
Arguments
-
Description
Version
PHP PECL runkit >= 0.8.0
Return value
Returns TRUE if the function's return value is used by the calling scope, otherwise FALSE