Documentation

ResourceBuilder
in package

Builds Resource objects of a specific type

Tags
category

LibDNS

author

Chris Wright https://github.com/DaveRandom

Table of Contents

Properties

$rDataBuilder  : RDataBuilder
$resourceFactory  : ResourceFactory
$typeDefinitionManager  : TypeDefinitionManager

Methods

__construct()  : mixed
Constructor
build()  : Resource
Create a new Resource object

Properties

Methods

build()

Create a new Resource object

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

Type of the resource, can be indicated using the ResourceTypes enum

Return values
Resource

        
On this page

Search results