diff --git a/lib/internal/Magento/Framework/EntityManager/Operation/UpdateInterface.php b/lib/internal/Magento/Framework/EntityManager/Operation/UpdateInterface.php index 13838388bc3d4..86751327f962d 100644 --- a/lib/internal/Magento/Framework/EntityManager/Operation/UpdateInterface.php +++ b/lib/internal/Magento/Framework/EntityManager/Operation/UpdateInterface.php @@ -9,6 +9,7 @@ /** * Interface for updating entity + * @deprecated */ interface UpdateInterface extends OperationInterface {