Skip to content

Commit c6ec98e

Browse files
committed
AC-3486::Fixed static failures - added @see tag to \Magento\Quote\Model\Quote::loadByCustomer
1 parent 3faa3ef commit c6ec98e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Quote/Model/Quote.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -876,6 +876,7 @@ public function beforeSave()
876876
*
877877
* @param \Magento\Customer\Model\Customer|int $customer
878878
* @deprecated 101.0.0 Deprecated to handle external usages of customer methods
879+
* @see https://jira.corp.magento.com/browse/MAGETWO-19935
879880
* @return $this
880881
*/
881882
public function loadByCustomer($customer)

0 commit comments

Comments
 (0)