Completed
Push — bugfix/enforce_raa ( 216a2a...11abae )
by
unknown
02:20
created
StepupMiddleware/CommandHandlingBundle/Command/SelfServiceExecutable.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -24,5 +24,8 @@
 block discarded – undo
24 24
  */
25 25
 interface SelfServiceExecutable
26 26
 {
27
+    /**
28
+     * @return string
29
+     */
27 30
     public function getIdentityId();
28 31
 }
Please login to merge, or discard this patch.