class MirrorConfig extends Model (View source)

Properties

string $deployKeyId
string $url
string $webhookId

Methods

setDeployKeyId($deployKeyId)

No description

string
getDeployKeyId()

No description

setUrl($url)

No description

string
getUrl()

No description

setWebhookId($webhookId)

No description

string
getWebhookId()

No description

Details

setDeployKeyId($deployKeyId)

No description

Parameters

$deployKeyId

string getDeployKeyId()

No description

Return Value

string

setUrl($url)

No description

Parameters

$url

string getUrl()

No description

Return Value

string

setWebhookId($webhookId)

No description

Parameters

$webhookId

string getWebhookId()

No description

Return Value

string