Skip to content

Commit cb53e90

Browse files
committed
Fixing static tests
1 parent 9c2cd28 commit cb53e90

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Shipping/Block/Adminhtml/Order/Tracking

1 file changed

+3
-0
lines changed

app/code/Magento/Shipping/Block/Adminhtml/Order/Tracking/View.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,10 @@ public function getRemoveUrl($track)
8686
}
8787

8888
/**
89+
* Get carrier title
90+
*
8991
* @param string $code
92+
*
9093
* @return \Magento\Framework\Phrase|string|bool
9194
*/
9295
public function getCarrierTitle($code)

0 commit comments

Comments
 (0)