Skip to content

Commit ae20f08

Browse files
author
Oleksii Korshenko
committed
Merge remote-tracking branch 'origin/MAGETWO-64540-PR-4370' into develop-prs
2 parents f42f6d2 + 43d0a40 commit ae20f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ public function setStoreId($store)
267267
* Return current category path or get it from current category
268268
* and creating array of categories|product paths for breadcrumbs
269269
*
270-
* @return string
270+
* @return array
271271
*/
272272
public function getBreadcrumbPath()
273273
{

0 commit comments

Comments
 (0)