PullRequestsService constructor

PullRequestsService(
  1. GitHub github
)

Implementation

PullRequestsService(GitHub github) : super(github);