Repository URL to install this package:
|
Version:
3.6.0.3 ▾
|
<?php
namespace WPMedia\Cloudflare;
use RuntimeException;
class UnauthorizedException extends RuntimeException {}