We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a816c41 commit 2f0074aCopy full SHA for 2f0074a
app/code/Magento/Catalog/Controller/Adminhtml/Product/Save.php
@@ -216,7 +216,8 @@ private function handleImageRemoveError($postData, $productId)
216
/**
217
* Do copying data to stores
218
*
219
- * If the 'copy_from' field is not specified in the input data, the store fallback mechanism will automatically take the admin store's default value.
+ * If the 'copy_from' field is not specified in the input data,
220
+ * the store fallback mechanism will automatically take the admin store's default value.
221
222
* @param array $data
223
* @param int $productId
0 commit comments