Authentication.php 70 Bytes
<?php

namespace Stripe\Error;

class Authentication extends Base
{
}