Skip to content

Commit e532df0

Browse files
committed
Squelch warnings about missing param/return type
Will fix these later
1 parent a9c035d commit e532df0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SourceGithub/SourceGithub.php

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Licensed under the MIT license
55

66
/** @noinspection PhpFullyQualifiedNameUsageInspection */
7+
/** @noinspection PhpMissingParamTypeInspection PhpMissingReturnTypeInspection */
78

89
use GuzzleHttp\RequestOptions;
910

0 commit comments

Comments
 (0)