Api.php 59 Bytes
Newer Older
Phạm Văn Đoan committed
1 2 3 4 5 6 7
<?php

namespace Stripe\Error;

class Api extends Base
{
}