class GitLabRepositoryId extends Model (View source)

Properties

string $id
int $webhookId

Methods

setId($id)

No description

string
getId()

No description

setWebhookId($webhookId)

No description

int
getWebhookId()

No description

Details

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setWebhookId($webhookId)

No description

Parameters

$webhookId

int getWebhookId()

No description

Return Value

int