Skip to content

Commit ccefc73

Browse files
authored
Merge pull request KnpLabs#445 from Nyholm/patch-3
Updated throws doc
2 parents 39cafe4 + bc95e57 commit ccefc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Github/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ public function removeCache()
439439
/**
440440
* @param string $name
441441
*
442-
* @throws InvalidArgumentException
442+
* @throws BadMethodCallException
443443
*
444444
* @return ApiInterface
445445
*/

0 commit comments

Comments
 (0)