method
public
JsonController::forward()
Сигнатура
public forward(Controller|string $controller, string $actionName[, array<string|int, mixed>|null $parameters = null ]) : HttpResponse|mixed
Параметры
$controller
Controller|string
$actionName
string
$parameters
array<string|int, mixed>|null
= null
Возвращаемое значение
HttpResponse|mixed
Исходный файл: source/main/lib/engine/jsoncontroller.php:107

