Completed
Push — dev ( 9ff19d...9155f2 )
by Marc
03:27
created
src/Widget/WidgetInterface.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
     public function assets(Manager $manager);
11 11
 
12 12
     /**
13
-     * @return mixed
13
+     * @return void
14 14
      */
15 15
     public function output();
16 16
 
Please login to merge, or discard this patch.