Skip to content

Commit 9496da6

Browse files
committed
deprecated Api::processResponse starting with 0.2.0
1 parent 72ae9cc commit 9496da6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Bitbucket/API/Api.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,8 @@ public function getFormat()
228228
*
229229
* @throws Authentication\Exception
230230
* @throws Exceptions\ForbiddenAccessException
231+
*
232+
* @deprecated Method deprecated in 0.2.0
231233
*/
232234
protected function processResponse(\Buzz\Message\MessageInterface $response)
233235
{

0 commit comments

Comments
 (0)