Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/inteuuod/public_html/wp-content/plugins/cloudflare/src/Integration//ConfigInterface.php
<?php
namespace CF\Integration;
interface ConfigInterface
{
/**
* @param $key
*
* @return mixed
*/
public function getValue($key);
}