Skip to content

Commit 5f7dc11

Browse files
authored
Fix typo in PHPDoc block
1 parent 1b99b6d commit 5f7dc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class Configurable extends \Magento\Catalog\Block\Product\View\AbstractView
4949
protected $jsonEncoder;
5050

5151
/**
52-
* @var \Magento\ConfigurableProduct\Helper\Data $imageHelper
52+
* @var \Magento\ConfigurableProduct\Helper\Data
5353
*/
5454
protected $helper;
5555

0 commit comments

Comments
 (0)