Skip to content
Last updated

WHMCS\Domain\Extra

Class · extends AbstractModel

Used to store information related to the domain that is not an additional field.

Properties

TypeNameDescription
``$guardedForUpdateFields that cannot be updated once set.

Methods

domain

public function domain()

Each extra record belongs to one domain.

Returns BelongsTo

createTable

public function createTable($drop = false)

Create table schema

Parameters

TypeNameDescription
bool|false$dropDrop pre-existing tables