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