Searched refs:filter_fn (Results 1 – 1 of 1) sorted by relevance
80 $filter_fn = static fn (string $tag): bool => !in_array($tag, $unique_facts, true) || $record->fact… variable82 $quick_facts = array_filter($quick_facts, $filter_fn);