Skip to content

Commit 98b8c0b

Browse files
committed
Merge branch 'paypal-paylater-3' into paypal-paylater-4
2 parents b68cabb + e352c59 commit 98b8c0b

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Paypal/etc/frontend

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/etc/frontend/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<type name="Magento\Checkout\Block\Onepage">
193193
<arguments>
194194
<argument name="layoutProcessors" xsi:type="array">
195-
<item name="payLater" xsi:type="object">Magento\PayPal\Block\PayLater\LayoutProcessor</item>
195+
<item name="payLater" xsi:type="object">Magento\Paypal\Block\PayLater\LayoutProcessor</item>
196196
</argument>
197197
</arguments>
198198
</type>

0 commit comments

Comments
 (0)