Completed
Push — master ( 84fa1e...e029dc )
by Ivannis Suárez
02:51
created
Tests/Fixtures/Command/LogoutUserCommand.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * LogoutUserCommand constructor.
29 29
      *
30
-     * @param $email
30
+     * @param string $email
31 31
      */
32 32
     public function __construct($email)
33 33
     {
Please login to merge, or discard this patch.