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 76b7820 commit e695e09Copy full SHA for e695e09
lib/internal/Magento/Framework/Setup/Patch/PatchVersionInterface.php
@@ -7,6 +7,8 @@
7
8
/**
9
* 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.
12
*
13
*/
14
interface PatchVersionInterface
0 commit comments