Log in
Model

DeleteByStore

Magento\SalesSequence\Model\Sequence\DeleteByStore

What it does

This class handles the deletion of all sales sequence-related data for a specific store.

Developers would use this when removing a store from Magento, as it cleans up sequence metadata, profiles, and the associated database tables that generate order/invoice/shipment numbers for that store.

Public Methods

  • execute()