We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c035d commit e532df0Copy full SHA for e532df0
SourceGithub/SourceGithub.php
@@ -4,6 +4,7 @@
4
# Licensed under the MIT license
5
6
/** @noinspection PhpFullyQualifiedNameUsageInspection */
7
+/** @noinspection PhpMissingParamTypeInspection PhpMissingReturnTypeInspection */
8
9
use GuzzleHttp\RequestOptions;
10
0 commit comments