@@ -25,6 +25,7 @@ |
||
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | 27 | * @inheritdoc |
| 28 | + * @param \yii\web\IdentityInterface $user |
|
| 28 | 29 | */ |
| 29 | 30 | public function __construct($id, $user = null, $config = []) |
| 30 | 31 | { |