website/files/stripe/lib/Error/Authentication.php

8 lines
70 B
PHP

<?php
namespace Stripe\Error;
class Authentication extends Base
{
}