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