Skip to content

Commit 82cfc5e

Browse files
Fix static
1 parent 36dd5ac commit 82cfc5e

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Model/Product/Option

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/Product/Option/Value.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ public function __construct(
113113
}
114114

115115
/**
116-
* @inheritDoc
116+
* @return void
117117
*/
118118
protected function _construct()
119119
{

0 commit comments

Comments
 (0)