Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DEmptyClipboard.php54 $this->clipboard_service->emptyClipboard();
/webtrees/app/Services/
H A DClipboardService.php90 public function emptyClipboard(): void function in Fisharebest\\Webtrees\\Services\\ClipboardService