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 2d8c598 commit 432334eCopy full SHA for 432334e
lib/internal/Magento/Framework/Setup/Patch/DependentPatchInterface.php
@@ -20,7 +20,7 @@ interface DependentPatchInterface
20
/**
21
* Get array of patches that have to be executed prior to this.
22
*
23
- * example of implementation:
+ * Example of implementation:
24
25
* [
26
* \Vendor_Name\Module_Name\Setup\Patch\Patch1::class,
0 commit comments