Skip to content

Commit d0d8d03

Browse files
⏫ Forwardport of #12495 to 2.3-develop branch
Applied pull request patch https://github.com/magento/magento2/pull/12495.patch (created by @vovayatsyuk) based on commit(s): 1. fe3033e 2. 80520c5
1 parent 8e77e2f commit d0d8d03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Theme/Block/Html/Topmenu.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ protected function _getMenuItemClasses(\Magento\Framework\Data\Tree\Node $item)
331331
/**
332332
* Add identity
333333
*
334-
* @param array $identity
334+
* @param string|array $identity
335335
* @return void
336336
*/
337337
public function addIdentity($identity)

0 commit comments

Comments
 (0)