Skip to content

Commit efaa4f3

Browse files
p-bystritskymageprince
authored andcommitted
ENGCOM-3774: Static test fix.
1 parent 4c4ff03 commit efaa4f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Directory/Model/Config/Source/WeightUnit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class WeightUnit implements \Magento\Framework\Option\ArrayInterface
2525
const CODE_KGS = 'kgs';
2626

2727
/**
28-
* {@inheritdoc}
28+
* @inheritdoc
2929
*/
3030
public function toOptionArray()
3131
{

0 commit comments

Comments
 (0)