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.
2 parents b68cabb + e352c59 commit 98b8c0bCopy full SHA for 98b8c0b
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