Home
last modified time | relevance | path

Searched refs:interfaceFilter (Results 1 – 1 of 1) sorted by relevance

/webtrees/app/Services/
H A DModuleService.php578 ->filter($this->interfaceFilter($interface));
753 private function interfaceFilter(string $interface): Closure function in Fisharebest\\Webtrees\\Services\\ModuleService