Skip to content

Commit 00bc111

Browse files
committed
38940: Add @see tag
1 parent 5f7dc11 commit 00bc111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/ConfigurableProduct/Block/Product/View/Type/Configurable.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class Configurable extends \Magento\Catalog\Block\Product\View\AbstractView
3434
* Current customer
3535
*
3636
* @deprecated 100.2.0 as unused property
37+
* @see Nothing
3738
* @var CurrentCustomer
3839
*/
3940
protected $currentCustomer;
@@ -359,6 +360,7 @@ private function getTierPricesByProduct(ProductInterface $product): array
359360
* Replace ',' on '.' for js
360361
*
361362
* @deprecated 100.1.10 Will be removed in major release
363+
* @see Nothing
362364
* @param float $price
363365
* @return string
364366
*/

0 commit comments

Comments
 (0)