Searched defs:subtag (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Contracts/ | ||
H A D | ElementInterface.php | 101 public function subtag(string $subtag, string $repeat, string $before = ''): void; argument |
/webtrees/app/Elements/ | ||
H A D | AbstractElement.php | 264 public function subtag(string $subtag, string $repeat, string $before = ''): void function in Fisharebest\\Webtrees\\Elements\\AbstractElement |