hetzner-dns-api/generated/Exception/ServerException.php

7 lines
No EOL
102 B
PHP

<?php
namespace DigiComp\HetznerDnsApi\Exception;
interface ServerException extends ApiException
{
}