Home
last modified time | relevance | path

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

/webtrees/app/
H A DMenu.php57 ->setLink($link)
152 public function setLink(string $link): self function in Fisharebest\\Webtrees\\Menu
/webtrees/tests/app/
H A DMenuTest.php64 $return = $menu->setLink('link.html');
/webtrees/app/Report/
H A DReportPdfFootnote.php61 $renderer->tcpdf->setLink($this->addlink, -1, -1);
/webtrees/
H A Dphpstan-baseline.neon7684 message: '#^Parameter \#1 \$link of method TCPDF\:\:setLink\(\) expects int, string given\.$#'