Completed
Pull Request — master (#2)
by Michael
02:06
created
src/Menu.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
      * @param  string $link
79 79
      * @param  array $options
80 80
      *
81
-     * @return \Iatstuti\SimpleMenu\Menu
81
+     * @return MenuItem
82 82
      */
83 83
     public function link($item, $link, array $options = [ ])
84 84
     {
Please login to merge, or discard this patch.