%PDF- %PDF-
Direktori : /home/eirtvhdf/logobrainiacs.com/root_stripe/stripe/lib/Error/OAuth/ |
Current File : /home/eirtvhdf/logobrainiacs.com/root_stripe/stripe/lib/Error/OAuth/InvalidRequest.php |
<?php namespace Stripe\Error\OAuth; /** * InvalidRequest is raised when a code, refresh token, or grant type * parameter is not provided, but was required. */ class InvalidRequest extends OAuthBase { }