PullRequestFilter
class PullRequestFilter extends Model (View source)
Properties
string | $branch | ||
string | $commentControl | ||
bool | $invertRegex |
Methods
setBranch($branch)
No description
string
getBranch()
No description
setCommentControl($commentControl)
No description
string
getCommentControl()
No description
setInvertRegex($invertRegex)
No description
bool
getInvertRegex()
No description
Details
setBranch($branch)
No description
string
getBranch()
No description
setCommentControl($commentControl)
No description
string
getCommentControl()
No description
setInvertRegex($invertRegex)
No description
bool
getInvertRegex()
No description