Searched refs:getBlockModule (Results 1 – 3 of 3) sorted by relevance
63 $module = $this->home_page_service->getBlockModule($tree, $block_id);
65 $module = $this->home_page_service->getBlockModule($tree, $block_id);
117 public function getBlockModule(Tree $tree, int $block_id): ModuleBlockInterface function in Fisharebest\\Webtrees\\Services\\HomePageService