File manager - Edit - /home/opticamezl/www/newok/templates/yootheme/packages/theme-settings/src/SettingsController.php
Back
<?php namespace YOOtheme\Theme; use YOOtheme\Http\Request; use YOOtheme\Http\Response; class SettingsController { public static function import(Request $request, Response $response, Updater $updater) { $config = $request->getParam('config'); $config = $updater->update($config, []); return $response->withJson($config); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings