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

8 lines
66 B
PHP

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