Файловый менеджер - Редактировать - /home/tuudkjt/globeasy/wp-content/plugins/reviewx/vendor/wpdrill/core/src/Facades/Route.php
Назад
<?php namespace Rvx\WPDrill\Facades; use Rvx\WPDrill\Facade; use Rvx\WPDrill\Routing\RouteManager; use Rvx\Noodlehaus\ConfigInterface; /** * @method static mixed get(string $uri, $action) * @method static mixed post(string $uri, $action) * @method static mixed put(string $uri, $action) * @method static mixed patch(string $uri, $action) * @method static mixed delete(string $uri, $action) * @method static void group(array $attributes, callable $callback) */ class Route extends Facade { public static function getFacadeAccessor() { return RouteManager::class; } }
| ver. 1.6 |
Github
|
.
| PHP 8.1.34 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка