Log in
Factory

AliasFactory

Magento\InventoryMultiDimensionalIndexerApi\Model\AliasFactory

What it does

This factory class creates instances of the Alias model used in Magento's multi-dimensional inventory indexer system.

Developers use this factory when they need to programmatically create Alias objects with custom arguments, typically when working with inventory indexing operations that require table aliases for database queries.

Public Methods

  • create()