PHP Class Gush\Adapter\BaseIssueTracker
E.g. Github, GitLab, Bitbucket, etc.
Datei anzeigen
Open project: gushphp/gush
Protected Properties
Public Methods
Method Details
getRepository()
public method
getUsername()
public method
setRepository()
public method
setUsername()
public method
Property Details
$configuration protected_oe property
protected Config,Gush $configuration |
return |
Gush\Config |
|
$repository protected_oe property
protected null|string $repository |
return |
null | string |
|
$username protected_oe property
protected null|string $username |
return |
null | string |
|