Skip to content

Commit 43d0a40

Browse files
author
Oleksii Korshenko
committed
MAGETWO-64540: [GitHub] [PR] update Catalog Helper #4370
- Merge Pull Request #4370 from barbarich-p/magento2:patch-5
2 parents 5eb49dc + ea9eb6a commit 43d0a40

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)