Log in
Factory

TypeFactory

Magento\GiftMessage\Model\TypeFactory

What it does

This factory class creates entity type objects that are allowed to have gift messages in Magento 2.

Developers use it to instantiate the correct entity model (Order, Quote, or their items/addresses) when working with gift message functionality, ensuring only valid entity types are created.

Public Methods

  • createType()