Enter a type and click search.




Results for Magento\Framework\Webapi\CustomAttributeTypeLocatorInterface

File: vendor/magento/module-eav/etc/di.xml

<preference for="Magento\Framework\Webapi\CustomAttributeTypeLocatorInterface"
            type="Magento\Eav\Model\TypeLocator"></preference>

This is a preference configuration.

This configuration is for the base area. Base area configurations will apply to all the sub-applications.

This preference configuration tells the Object Manager when a user wants a Magento\Framework\Webapi\CustomAttributeTypeLocatorInterface object that it should return a Magento\Eav\Model\TypeLocator object.