Skip to content

Commit

Permalink
⏫ Forwardport of #12495 to 2.3-develop branch
Browse files Browse the repository at this point in the history
Applied pull request patch https://github.com/magento/magento2/pull/12495.patch (created by @vovayatsyuk) based on commit(s):
  1. fe3033e
  2. 80520c5
  • Loading branch information
magento-engcom-team committed Jan 24, 2018
1 parent 8e77e2f commit d0d8d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Theme/Block/Html/Topmenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ protected function _getMenuItemClasses(\Magento\Framework\Data\Tree\Node $item)
/**
* Add identity
*
* @param array $identity
* @param string|array $identity
* @return void
*/
public function addIdentity($identity)
Expand Down

0 comments on commit d0d8d03

Please sign in to comment.