Completed
Push — master ( 4f4724...8201c5 )
by Travis
02:00
created
src/JumpGate/Menu/Traits/Insertable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
19 19
     /**
20 20
      * Insert this item after another item in the menu
21 21
      *
22
-     * @param $slug
22
+     * @param string $slug
23 23
      */
24 24
     public function insertAfter($slug)
25 25
     {
Please login to merge, or discard this patch.