Completed
Push — 5.0 ( 9430f0...7305a8 )
by Marc André
03:05 queued 01:41
created
src/Interfaces/SingletonInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -46,6 +46,7 @@
 block discarded – undo
46 46
      * SingletonInterface constructor.
47 47
      *
48 48
      * @param Context $context
49
+     * @return void
49 50
      */
50 51
     public function __construct(Context $context);
51 52
 }
Please login to merge, or discard this patch.