DataObject\Domain\DNS\Existing\AbstractRecord
Description
This is abstract data-object for the existing DNS record. See concrete implementation of data-object for each type of DNS record.
Properties
- int $id
- string $type
Methods
- setId(int $id): self
- setType(string $type): self