Skip to content

Commit 282186e

Browse files
committed
🐛 Add phpdoc return type
1 parent 9cb4e9a commit 282186e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Multishipping/Block/Checkout/Overview.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@ public function getQuote()
321321
/**
322322
* @deprecated
323323
* typo in method name, see getBillingAddressTotals()
324+
* @return mixed
324325
*/
325326
public function getBillinAddressTotals()
326327
{

0 commit comments

Comments
 (0)