Skip to content

Commit d416344

Browse files
author
Michail Slabko
committed
MAGETWO-43788: [GITHUB] Weight units are hardcoded to LBS #1702
- add phpdoc annotation
1 parent 137a394 commit d416344

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Catalog/Block/Adminhtml/Product/Helper/Form

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Block/Adminhtml/Product/Helper/Form/Weight.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ class Weight extends \Magento\Framework\Data\Form\Element\Text
3434
* @param \Magento\Framework\Data\Form\Element\CollectionFactory $factoryCollection
3535
* @param \Magento\Framework\Escaper $escaper
3636
* @param \Magento\Framework\Locale\Format $localeFormat
37+
* @param \Magento\Directory\Helper\Data $directoryHelper
3738
* @param array $data
3839
*/
3940
public function __construct(

0 commit comments

Comments
 (0)