Passed
Push — master ( 64ab8d...7c26a5 )
by Roberts
61:54
created
src/Support/Interfaces/MenuItemInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -14,6 +14,7 @@
 block discarded – undo
14 14
     /**
15 15
      * MenuItemInterface constructor.
16 16
      * @param Menu $menu
17
+     * @return void
17 18
      */
18 19
     public function __construct( Menu $menu );
19 20
 
Please login to merge, or discard this patch.