Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DGedcomExportService.php257 $gedcom = $this->wrapLongLines($gedcom, Gedcom::LINE_LENGTH) . "\n";
326 public function wrapLongLines(string $gedcom, int $max_line_length): string function in Fisharebest\\Webtrees\\Services\\GedcomExportService
/webtrees/
H A Dphpstan-baseline.neon8206 …com of method Fisharebest\\Webtrees\\Services\\GedcomExportService\:\:wrapLongLines\(\) expects st…