Home
last modified time | relevance | path

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

/webtrees/app/Factories/
H A DResponseFactory.php133 * @param string $layout_name
141 string $layout_name = Webtrees::LAYOUT_DEFAULT argument
155 $html = view($layout_name, $layout_data);
/webtrees/app/Contracts/
H A DResponseFactoryInterface.php73 * @param string $layout_name
81 string $layout_name = Webtrees::LAYOUT_DEFAULT argument