Passed
Push — master ( dbfc96...0235bc )
by vistart
07:24
created
web/user/controllers/AuthController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
89 89
     /**
90 90
      * Logout action.
91 91
      *
92
-     * @return string
92
+     * @return \yii\web\Response
93 93
      */
94 94
     public function actionLogout()
95 95
     {
Please login to merge, or discard this patch.