Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
[ci skip] [skip ci]
  • Loading branch information
justmd5 committed Mar 14, 2022
1 parent e0c3609 commit e1e4c30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/PinDuoDuo.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
/**
* Class PinDuoDuo.
*
* @property Api $api
* @property Api $auth_api
* @property Api $api
* @property Api $auth_api
* @property AccessToken $access_token
* @property PreAuth $pre_auth
* @property Oauth $oauth
* @property PreAuth $pre_auth
* @property Oauth $oauth
*/
class PinDuoDuo extends Foundation
{
Expand Down

0 comments on commit e1e4c30

Please sign in to comment.