diff --git a/src/PinDuoDuo.php b/src/PinDuoDuo.php index 7b13387..8f2f1f0 100644 --- a/src/PinDuoDuo.php +++ b/src/PinDuoDuo.php @@ -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 {