File "UnauthorizedException.php"
Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/wp-rocket/inc/Addon/Cloudflare/UnauthorizedException.php
File
size: 117 B (117 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
namespace WPMedia\Cloudflare;
use RuntimeException;
class UnauthorizedException extends RuntimeException {}