Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
revert () | |
Revertable means, that patch can be reverted
All patches (
Definition at line 17 of file PatchRevertableInterface.php.
revert | ( | ) |
Rollback all changes, done by this patch
Implemented in RevertableDataPatch, IncrementalSomeIntegerPatch, NextChainPatch, ReferenceIncrementalSomeIntegerPatch, SomePatch, LlNextChainPatch, SomeSkippedPatch, BicPatch, RefBicPatch, and ZFirstPatch.