HumHub Documentation (unofficial)

DNSRecords
in package

Table of Contents

Properties

$error  : bool
$records  : array<string|int, mixed>

Methods

__construct()  : mixed
getRecords()  : array<string|int, mixed>
withError()  : bool

Properties

$records

private array<string|int, mixed> $records = []

Methods

__construct()

public __construct(array<string|int, mixed> $records[, bool $error = false ]) : mixed
Parameters
$records : array<string|int, mixed>
$error : bool = false

getRecords()

public getRecords() : array<string|int, mixed>
Return values
array<string|int, mixed>

withError()

public withError() : bool
Return values
bool

        
On this page

Search results