Skip to content

Commit fe08020

Browse files
authored
feature KnpLabs#1069 added missing magic method phpdocs for deployments (staabm)
This PR was merged into the 3.4.x-dev branch. Discussion ---------- Commits ------- c677808 added missing magic method phpdocs for deployments
2 parents 3a69934 + c677808 commit fe08020

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
@@ -62,6 +62,8 @@
6262
* @method Api\Authorizations authorizations()
6363
* @method Api\Meta meta()
6464
* @method Api\GraphQL graphql()
65+
* @method Api\Deployment deployment()
66+
* @method Api\Deployment deployments()
6567
*
6668
* @author Joseph Bielawski <stloyd@gmail.com>
6769
*

0 commit comments

Comments
 (0)