Skip to content

Commit

Permalink
feature #1069 added missing magic method phpdocs for deployments (sta…
Browse files Browse the repository at this point in the history
…abm)

This PR was merged into the 3.4.x-dev branch.

Discussion
----------



Commits
-------

c677808 added missing magic method phpdocs for deployments
  • Loading branch information
acrobat authored Jun 5, 2022
2 parents 3a69934 + c677808 commit fe08020
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Github/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@
* @method Api\Authorizations authorizations()
* @method Api\Meta meta()
* @method Api\GraphQL graphql()
* @method Api\Deployment deployment()
* @method Api\Deployment deployments()
*
* @author Joseph Bielawski <[email protected]>
*
Expand Down

0 comments on commit fe08020

Please sign in to comment.