Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DAbstractModuleComponentPage.php67 $uses_sorting = $this->module_service->componentsWithOrder()->containsStrict($interface);
/webtrees/app/Services/
H A DModuleService.php902 public function componentsWithOrder(): Collection function in Fisharebest\\Webtrees\\Services\\ModuleService