Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DClippingsCartModule.php412 $this->addFamilyAndDescendantsToCart($family);
428 protected function addFamilyAndDescendantsToCart(Family $family): void function in Fisharebest\\Webtrees\\Module\\ClippingsCartModule
434 $this->addFamilyAndDescendantsToCart($child_family);
513 $this->addFamilyAndDescendantsToCart($family);