Completed
Pull Request — master (#368)
by
unknown
04:13
created
models/Assignment.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -25,6 +25,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.