class FetchGitAheadBehindResponse extends Model (View source)

Properties

int $commitsAhead
int $commitsBehind

Methods

setCommitsAhead($commitsAhead)

No description

int
getCommitsAhead()

No description

setCommitsBehind($commitsBehind)

No description

int
getCommitsBehind()

No description

Details

setCommitsAhead($commitsAhead)

No description

Parameters

$commitsAhead

int getCommitsAhead()

No description

Return Value

int

setCommitsBehind($commitsBehind)

No description

Parameters

$commitsBehind

int getCommitsBehind()

No description

Return Value

int