@@ -123,7 +123,6 @@ |
||
| 123 | 123 | |
| 124 | 124 | /** |
| 125 | 125 | * |
| 126 | - * @param IdentityInterface $user |
|
| 127 | 126 | * @return boolean |
| 128 | 127 | */ |
| 129 | 128 | public function setUpdater($updater) |
@@ -552,7 +552,6 @@ |
||
| 552 | 552 | |
| 553 | 553 | /** |
| 554 | 554 | * |
| 555 | - * @param BaseUserModel|string $user |
|
| 556 | 555 | * @return boolean |
| 557 | 556 | */ |
| 558 | 557 | public function setUpdater($updater) |
@@ -74,7 +74,7 @@ |
||
| 74 | 74 | |
| 75 | 75 | /** |
| 76 | 76 | * Apply confirmation. |
| 77 | - * @return boolean |
|
| 77 | + * @return false|null |
|
| 78 | 78 | * @throws \yii\base\NotSupportedException |
| 79 | 79 | */ |
| 80 | 80 | public function applyConfirmation() |