diff --git a/app/code/Magento/Catalog/Block/Adminhtml/Product/Edit.php b/app/code/Magento/Catalog/Block/Adminhtml/Product/Edit.php index 26ec4c7b62fb7..1111e20188707 100644 --- a/app/code/Magento/Catalog/Block/Adminhtml/Product/Edit.php +++ b/app/code/Magento/Catalog/Block/Adminhtml/Product/Edit.php @@ -249,6 +249,7 @@ public function getDuplicateUrl() } /** + * @deprecated * @return string */ public function getHeader()