crunchbutton/include/library/Stripe/Error/Authentication.php
2015-04-01 15:08:29 -07:00

8 lines
70 B
PHP
Executable File

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