View file ProForum/Files/application/vendor/coingate/coingate-php/lib/APIError/BadEnvironment.php

File size: 99B
<?php

namespace CoinGate\APIError;

# HTTP Status 400
class BadEnvironment extends BadRequest
{
}