Docs

evf_bool_to_string( bool $bool ): string

Converts a bool to a ‘yes’ or ‘no’.

Parameters

$boolboolrequired
String to convert.

Return

string