Documentation

TypeBuilder
in package

Builds Types from type definitions

Tags
category

LibDNS

author

Chris Wright https://github.com/DaveRandom

Table of Contents

Properties

$typeFactory  : TypeFactory

Methods

__construct()  : mixed
Constructor
build()  : Type
Build a new Type object corresponding to a resource record type

Properties

Methods

build()

Build a new Type object corresponding to a resource record type

public build(int $type) : Type
Parameters
$type : int

Data type, can be indicated using the Types enum

Return values
Type

        
On this page

Search results