Skip to content

Commit 632f588

Browse files
author
Dimitri BOUTEILLE
committed
Rollback addBreadcrumb
1 parent 689812b commit 632f588

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Backend/Model/View/Result

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/Model/View/Result/Page.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ public function setActiveMenu($itemId)
3636
/**
3737
* Add link to breadcrumb block
3838
*
39-
* @param \Stringable $label
39+
* @param string $label
4040
* @param string $title
4141
* @param string|null $link
4242
* @return $this

0 commit comments

Comments
 (0)