Skip to content

forward not working inside the controller #1

@ahmadasjad

Description

@ahmadasjad

$this->forward('/controller-slug/actio-slug', 'id' => $model->id);
where $this is instance of \yii\web\Controller is not working.

Error
yii\base\UnknownMethodException: Calling unknown method: frontend\controllers\SomeController::forward()

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions