Completed
Push — master ( 5c22fa...f3f0c3 )
by Andrii
02:47
created
src/controllers/SiteController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -73,7 +73,7 @@
 block discarded – undo
73 73
 
74 74
     /**
75 75
      * Logout action.
76
-     * @return string
76
+     * @return \yii\web\Response
77 77
      */
78 78
     public function actionLogout()
79 79
     {
Please login to merge, or discard this patch.