/home/techmark/rkagrobd.com/nucleus/vendor/coingate/coingate-php/lib/APIError/BadEnvironment.php
<?php

namespace CoinGate\APIError;

# HTTP Status 400
class BadEnvironment extends BadRequest
{
}