Completed
Push — wip/steps ( a8ec08...593c83 )
by Romain
02:14
created
Classes/Middleware/MiddlewareInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -24,6 +24,7 @@
 block discarded – undo
24 24
 
25 25
     /**
26 26
      * @param AbstractOptionDefinition $options* @param MiddlewareScopes $scopes
27
+     * @return void
27 28
      */
28 29
     public function __construct(AbstractOptionDefinition $options, MiddlewareScopes $scopes);
29 30
 
Please login to merge, or discard this patch.