Skip to content

Commit c7cd41a

Browse files
committed
Added method declarations to docblock to describe __call functionality
1 parent 7e5e260 commit c7cd41a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/Github/Client.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
* @method Api\Issue issue()
2323
* @method Api\Issue issues()
2424
* @method Api\Markdown markdown()
25+
* @method Api\Activity\Notification notification()
26+
* @method Api\Activity\Notification notifications()
2527
* @method Api\Organization organization()
2628
* @method Api\Organization organizations()
2729
* @method Api\PullRequest pr()

0 commit comments

Comments
 (0)