Skip to content

Commit 73afa84

Browse files
authored
Added @see tag to the deprecated method
1 parent 7715d65 commit 73afa84

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Onepage/Shipping

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Checkout/Test/Block/Onepage/Shipping/Method.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ public function isShippingMethodAvailable(array $method)
100100

101101
/**
102102
* @deprecated
103+
* @see isShippingMethodAvailable
103104
* @param array $method
104105
* @return bool
105106
*/

0 commit comments

Comments
 (0)