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.
2 parents c6a0db3 + 5e9b998 commit 85423dbCopy full SHA for 85423db
src/Api/Repositories/Users/PullRequests/Diff.php
@@ -21,7 +21,7 @@
21
class Diff extends AbstractPullRequestsApi
22
{
23
/**
24
- * @param array $params
+ * @param array $params
25
*
26
* @throws \Http\Client\Exception
27
src/Api/Repositories/Users/PullRequests/Patch.php
class Patch extends AbstractPullRequestsApi
src/Client.php
@@ -29,7 +29,6 @@
29
use Http\Client\Common\Plugin\HistoryPlugin;
30
use Http\Client\Common\Plugin\RedirectPlugin;
31
use Http\Discovery\UriFactoryDiscovery;
32
-use Psr\Cache\CacheItemPoolInterface;
33
34
35
* The Bitbucket API 2.0 client.
0 commit comments