File manager - Edit - /home/carfac/public_html/photoslc/wp-content/plugins/cloudflare/deprecated/API/Plugin.php
Back
<?php namespace CF\API; /** * @deprecated 4.13.0 Use \Cloudflare\APO\API\Plugin instead. */ class Plugin extends \Cloudflare\APO\API\Plugin { public function __construct(\Cloudflare\APO\Integration\IntegrationInterface $integration) { _deprecated_file( __FILE__, '4.13.0', "Cloudflare\APO\API\Plugin", 'CF\API namespace is deprecated, use Cloudflare\APO\API instead.' ); parent::__construct($integration); } /** * @deprecated 4.13.0 Use \Cloudflare\APO\API\Plugin::getPluginSettingsKeys() instead. */ public static function getPluginSettingsKeys() { _deprecated_file( __FILE__, '4.13.0', "Cloudflare\APO\API\Plugin::getPluginSettingsKeys", 'CF\API namespace is deprecated, use Cloudflare\APO\API instead.' ); return parent::getPluginSettingsKeys(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.4 |
proxy
|
phpinfo
|
Settings