Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 80520c5

Browse files
authored
Add array type, as it is allowed to use too
1 parent fe3033e commit 80520c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 string $identity
334+
* @param string|array $identity
335335
* @return void
336336
*/
337337
public function addIdentity($identity)

0 commit comments

Comments
 (0)