Home
last modified time | relevance | path

Searched defs:repeat (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Contracts/
H A DElementInterface.php101 public function subtag(string $subtag, string $repeat, string $before = ''): void;
/webtrees/app/Elements/
H A DAbstractElement.php264 public function subtag(string $subtag, string $repeat, string $before = ''): void