Skip to content

Commit e695e09

Browse files
committed
MC-17545: Remove deprecation annotations from the PatchVersionInterface
1 parent 76b7820 commit e695e09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Setup/Patch/PatchVersionInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
/**
99
* For backward compatibility with versioned style module installation.
10+
* The interface should be used for migration from the legacy installation approach to the declarative installation
11+
* mechanism. The usage of this interface prohibited for the new data or schema patches.
1012
*
1113
*/
1214
interface PatchVersionInterface

0 commit comments

Comments
 (0)