View file ProForum/Files/application/vendor/coingate/coingate-php/lib/APIError/UnprocessableEntity.php
<?php
namespace CoinGate\APIError;
# HTTP Status 422
class UnprocessableEntity extends APIError
{
}
<?php
namespace CoinGate\APIError;
# HTTP Status 422
class UnprocessableEntity extends APIError
{
}