PATH:
home
/
carfac
/
public_html
/
aviation
/
wp-content
/
plugins
/
cloudflare
/
deprecated
/
API
/
Exception
<?php namespace CF\API\Exception; /** * @deprecated 4.13.0 Use \Cloudflare\APO\API\Exception\ZoneSettingFailException instead. */ class ZoneSettingFailException extends \Cloudflare\APO\API\Exception\ZoneSettingFailException { }
[-] CloudFlareException.php
[edit]
[-] ZoneSettingFailException.php
[edit]
[+]
..