Searched refs:mapLink (Results 1 – 6 of 6) sorted by relevance
41 $html = $module->mapLink($fact);59 $html = $module->mapLink($fact);
41 $html = $module->mapLink($fact);62 $html = $module->mapLink($fact);
34 public function mapLink(Fact $fact): string; function
52 public function mapLink(Fact $fact): string function
37 …lass)->map(fn (ModuleMapLinkInterface $module): string => ' ' . $module->mapLink($fact))->implode(…