ok
Direktori : /home2/selectio/www/mm-tailor-billing/vendor/stripe/stripe-php/lib/Error/OAuth/ |
Current File : /home2/selectio/www/mm-tailor-billing/vendor/stripe/stripe-php/lib/Error/OAuth/InvalidClient.php |
<?php namespace Stripe\Error\OAuth; /** * InvalidClient is raised when authentication fails. */ class InvalidClient extends OAuthBase { }