class PushFilter extends Model (View source)

Properties

string $branch
bool $invertRegex
string $tag

Methods

setBranch($branch)

No description

string
getBranch()

No description

setInvertRegex($invertRegex)

No description

bool
getInvertRegex()

No description

setTag($tag)

No description

string
getTag()

No description

Details

setBranch($branch)

No description

Parameters

$branch

string getBranch()

No description

Return Value

string

setInvertRegex($invertRegex)

No description

Parameters

$invertRegex

bool getInvertRegex()

No description

Return Value

bool

setTag($tag)

No description

Parameters

$tag

string getTag()

No description

Return Value

string