Completed
Push — master ( 07a1b3...3e68b5 )
by Igor
03:18
created
actions/LogoutAction.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -14,7 +14,7 @@
 block discarded – undo
14 14
     /**
15 15
      * Logs out the current user.
16 16
      *
17
-     * @return string
17
+     * @return \yii\web\Response
18 18
      */
19 19
     public function run()
20 20
     {
Please login to merge, or discard this patch.