���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/righteousmag.com/wp-content__a986334/plugins/cloudflare/src/Integration/DefaultConfig.php
���ѧ٧ѧ�
<?php namespace CF\Integration; class DefaultConfig implements ConfigInterface { private $config; /** * @param $config from file_get_contents() */ public function __construct($config = "[]") { $this->config = json_decode($config, true); } /** * @param $key * * @return value or key or null */ public function getValue($key) { $value = null; if (array_key_exists($key, $this->config)) { $value = $this->config[$key]; } return $value; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.01 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�