Skip to content

Commit 7042ea5

Browse files
[5.3] Fix doctype (joomla#44612)
1 parent f1ea7aa commit 7042ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/src/Menu/MenuItem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class MenuItem implements NodeInterface
3838
/**
3939
* The type of menu this item belongs to
4040
*
41-
* @var integer
41+
* @var string
4242
* @since 3.7.0
4343
*/
4444
public $menutype;

0 commit comments

Comments
 (0)