run() public method
Runs the action.
This method displays the view requested by the user.
| public void run ( ) | ||
|---|---|---|
| throws | yii\web\NotFoundHttpException |
if the view file cannot be found |
run() public method
Runs the action.
This method displays the view requested by the user.
| public void run ( ) | ||
|---|---|---|
| throws | yii\web\NotFoundHttpException |
if the view file cannot be found |
Please login to continue.