PHP 8.2.31
Preview: RequestError.php Size: 290 B
//home/nshryvcy/radiantskinclinics.org/wp-content/plugins/woocommerce/lib/packages/GraphQL/Server/RequestError.php

<?php declare(strict_types=1);

namespace Automattic\WooCommerce\Vendor\GraphQL\Server;

use Automattic\WooCommerce\Vendor\GraphQL\Error\ClientAware;

class RequestError extends \Exception implements ClientAware
{
    public function isClientSafe(): bool
    {
        return true;
    }
}

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
Exception DIR
- drwxr-xr-x 2026-05-29 02:43:21
Edit Download
19.90 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
3.54 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
290 B lrw-r--r-- 2026-05-05 14:26:50
Edit Download
8.95 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download
5.34 KB lrw-r--r-- 2026-05-05 14:26:50
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).