Completed
Push — master ( 5b2a1a...c2fb62 )
by Andrii
02:13
created
src/menus/MenuInterface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -18,7 +18,6 @@
 block discarded – undo
18 18
 
19 19
     /**
20 20
      * Renders menu with given options.
21
-     * @param mixed $config
22 21
      * @return string rendered menu
23 22
      */
24 23
     public function render($options = []);
Please login to merge, or discard this patch.