class YesNoFilter
Convert a boolean into a readable yes/no value
No description
string __invoke(bool $boolean)
static get()