GitHubController
class GitHubController
Methods
__construct()
GitHubController constructor.
mixed
list(mixed ...$arg)
No description
mixed
create(string $repo_full_name, string $commit_sha, string $state, string $target_url, string $description, string $context, string $accessToken = null)
No description
mixed
listCombinedStatus(mixed ...$arg)
No description
Details
at line 19
__construct()
GitHubController constructor.