Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DClippingsCartModule.php165 if (!$this->isCartEmpty($tree)) {
188 private function isCartEmpty(Tree $tree): bool function in Fisharebest\\Webtrees\\Module\\ClippingsCartModule