Edit File: AuthenticationException.php
<?php namespace WPMedia\Cloudflare; use RuntimeException; class AuthenticationException extends RuntimeException {}