[1439] Call Adobe Commerce @deprecated method: The deprecated method will be removed in upcoming versions. Consider relying on methods declared in API interfaces instead.
+[1439] Call Magento 2 @deprecated method: The deprecated method will be removed in upcoming versions. Consider relying on methods declared in API interfaces instead.
diff --git a/resources/inspectionDescriptions/ExtendingDeprecatedClass.html b/resources/inspectionDescriptions/ExtendingDeprecatedClass.html index 735578a74..1b7f9a55e 100644 --- a/resources/inspectionDescriptions/ExtendingDeprecatedClass.html +++ b/resources/inspectionDescriptions/ExtendingDeprecatedClass.html @@ -1,6 +1,6 @@ -[1131] Extending from Adobe Commerce @deprecated class: The extended class will be removed in upcoming versions. Inheritance is not recommended way of extending Adobe Commerce functionality. Update code to use a class marked as @api.
+[1131] Extending from Magento 2 @deprecated class: The extended class will be removed in upcoming versions. Inheritance is not recommended way of extending Magento Open Source|Adobe Commerce functionality. Update code to use a class marked as @api.
diff --git a/resources/inspectionDescriptions/ImplementedDeprecatedInterface.html b/resources/inspectionDescriptions/ImplementedDeprecatedInterface.html index dcc132bbe..fda1b33ef 100644 --- a/resources/inspectionDescriptions/ImplementedDeprecatedInterface.html +++ b/resources/inspectionDescriptions/ImplementedDeprecatedInterface.html @@ -1,6 +1,6 @@ -[1338] Implemented Adobe Commerce @deprecated interface: The deprecated interface will be removed in upcoming versions. Consider removing the interface inheritance, using an interface marked as @api or an interface introduced within your implementation instead.
+[1338] Implemented Magento 2 @deprecated interface: The deprecated interface will be removed in upcoming versions. Consider removing the interface inheritance, using an interface marked as @api or an interface introduced within your implementation instead.
diff --git a/resources/inspectionDescriptions/ImportingDeprecatedClass.html b/resources/inspectionDescriptions/ImportingDeprecatedClass.html index 395fcca44..505ee62a1 100644 --- a/resources/inspectionDescriptions/ImportingDeprecatedClass.html +++ b/resources/inspectionDescriptions/ImportingDeprecatedClass.html @@ -1,6 +1,6 @@ -[1132] Importing Adobe Commerce @deprecated class: The extended class will be removed in upcoming versions. Consider using Adobe Commerce class marked as @api instead.
+[1132] Importing Magento 2 @deprecated class: The extended class will be removed in upcoming versions. Consider using Magento Open Source|Adobe Commerce class marked as @api instead.
diff --git a/resources/inspectionDescriptions/ImportingDeprecatedInterface.html b/resources/inspectionDescriptions/ImportingDeprecatedInterface.html index 3026e83a8..f7945974f 100644 --- a/resources/inspectionDescriptions/ImportingDeprecatedInterface.html +++ b/resources/inspectionDescriptions/ImportingDeprecatedInterface.html @@ -1,6 +1,6 @@ -[1332] Imported Adobe Commerce @deprecated interface: The deprecated interface will be removed in upcoming versions. Consider using an interface or class marked as @api instead.
+[1332] Imported Magento 2 @deprecated interface: The deprecated interface will be removed in upcoming versions. Consider using an interface or class marked as @api instead.
- \ No newline at end of file +