We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 336f50a commit c94daa8Copy full SHA for c94daa8
lib/Github/ResultPager.php
@@ -71,7 +71,6 @@ public function fetchAll( ApiInterface $api, $method )
71
public function postFetch()
72
{
73
$this->pagination = $this->client->getHttpClient()->getLastResponse()->getPagination();
74
- var_dump( $this->pagination );
75
}
76
77
/**
0 commit comments