Skip to content

Commit e2393e7

Browse files
Fixed 2.x -> master merge
1 parent 4096222 commit e2393e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Github/HttpClient/Plugin/History.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ public function addSuccess(RequestInterface $request, ResponseInterface $respons
3535
$this->lastResponse = $response;
3636
}
3737

38+
/**
39+
* @return void
40+
*/
3841
public function addFailure(RequestInterface $request, ClientExceptionInterface $exception)
3942
{
4043
}

0 commit comments

Comments
 (0)