Documentation

RecordCollectionFactory
in package

Creates RecordCollection objects

Tags
category

LibDNS

author

Chris Wright https://github.com/DaveRandom

Table of Contents

Methods

create()  : RecordCollection
Create a new RecordCollection object

Methods

create()

Create a new RecordCollection object

public create(int $type) : RecordCollection
Parameters
$type : int

Can be indicated using the RecordTypes enum

Tags
throws
InvalidArgumentException

When the specified record type is invalid

Return values
RecordCollection

        
On this page

Search results