Enter a type and click search.




Results for Amazon\Payment\Helper\Shortcut\Validator

File: vendor/amzn/amazon-pay-module/etc/di.xml

<type name="Amazon\Payment\Helper\Shortcut\Validator">
    <arguments>
        <argument name="amazonConfig" xsi:type="object">
            Amazon\Payment\Gateway\Config\Config
        </argument>
    </arguments>
</type>

This is a type configuration.

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

This configuration tells the Object Manager that when a user wants a Amazon\Payment\Helper\Shortcut\Validator object that the following arguments should be used in the foo object's constructor.