Completed
Push — 1.7 ( 8ddb64...b24154 )
by Kamil
09:05 queued 04:13
created
src/Sylius/Behat/Page/Shop/Account/DashboardPageInterface.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -25,5 +25,8 @@
 block discarded – undo
25 25
 
26 26
     public function hasResendVerificationEmailButton(): bool;
27 27
 
28
+    /**
29
+     * @return void
30
+     */
28 31
     public function pressResendVerificationEmail(): void;
29 32
 }
Please login to merge, or discard this patch.