1
0
Fork 0
mirror of https://github.com/fernwerker/ownDynDNS.git synced 2025-07-13 23:15:43 +02:00

added return option for client validation

This commit is contained in:
Nils Blume 2023-08-22 14:19:35 +02:00
parent bd7d5bc672
commit 90a62128c0
4 changed files with 37 additions and 19 deletions

View file

@ -182,7 +182,7 @@ final class Payload
{
return $this->txt;
}
/**
* @return bool
*/