芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/ithemes-security-pro/core/lib/Stringable_Json.php
value = $value; } #[\ReturnTypeWillChange] public function jsonSerialize() { return $this->value; } public function __toString() { return wp_json_encode( $this ); } }