Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DModuleBlockInterface.php39 public const DEFAULT_TREE_PAGE_BLOCKS = [ define
/webtrees/app/Services/
H A DHomePageService.php198 … foreach (ModuleBlockInterface::DEFAULT_TREE_PAGE_BLOCKS[$location] as $block_order => $class) {