@@ -19,7 +19,7 @@ |
||
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 | { |