Documentation

PullRequestMapper extends Injectable
in package

Table of Contents

Constants

LIMIT  = 25
OFFSET  = 0

Methods

mapGetQuery()  : array<string|int, mixed>
mapPullRequest()  : mixed
mapPullRequests()  : mixed

Constants

Methods

mapGetQuery()

public mapGetQuery(array<string|int, mixed> $filterQuery, int $userId) : array<string|int, mixed>
Parameters
$filterQuery : array<string|int, mixed>
$userId : int
Return values
array<string|int, mixed>

mapPullRequest()

public mapPullRequest(mixed $pullRequest) : mixed
Parameters
$pullRequest : mixed

mapPullRequests()

public mapPullRequests(mixed $pullRequests) : mixed
Parameters
$pullRequests : mixed

        
On this page

Search results