@@ -232,7 +232,7 @@ |
||
232 | 232 | |
233 | 233 | /** |
234 | 234 | * Business logic around displaying an appropriate feedback message to the user regbarding the change. |
235 | - * @param $model |
|
235 | + * @param ConfirmationRequest $model |
|
236 | 236 | */ |
237 | 237 | protected function displayMessage($model) { |
238 | 238 | Yii::$app->session->setFlash('warning', 'Your update is pending confirmation. Please check your email for a confirmation link.'); |