We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0108f36 commit eb9b96fCopy full SHA for eb9b96f
app/code/Magento/Paypal/etc/frontend/di.xml
@@ -192,7 +192,7 @@
192
<type name="Magento\Checkout\Block\Onepage">
193
<arguments>
194
<argument name="layoutProcessors" xsi:type="array">
195
- <item name="payLater" xsi:type="object">Magento\PayPal\Block\PayLater\LayoutProcessor</item>
+ <item name="payLater" xsi:type="object">Magento\Paypal\Block\PayLater\LayoutProcessor</item>
196
</argument>
197
</arguments>
198
</type>
0 commit comments