Skip to content

Commit d86c358

Browse files
Fix static
1 parent 82cfc5e commit d86c358

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,8 @@ public function __construct(
113113
}
114114

115115
/**
116+
* Override parent _construct method
117+
*
116118
* @return void
117119
*/
118120
protected function _construct()

0 commit comments

Comments
 (0)