Enter a type and click search.




Results for Magento\TestModuleAuthorizenetAcceptjs\Gateway\Http\MockClient

File: vendor/magento/magento2-base/dev/tests/api-functional/_files/Magento/TestModuleAuthorizenetAcceptjs/etc/di.xml

<preference for="Magento\AuthorizenetAcceptjs\Gateway\Http\Client"
            type="Magento\TestModuleAuthorizenetAcceptjs\Gateway\Http\MockClient"></preference>

This is a preference configuration.

This configuration has no area. We're classified it as not-area-from-tests.

This preference configuration tells the Object Manager when a user wants a Magento\AuthorizenetAcceptjs\Gateway\Http\Client object that it should return a Magento\TestModuleAuthorizenetAcceptjs\Gateway\Http\MockClient object.