Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Use a layout processor rather than plugin in the "Customize the view of a checkout step" docs #8373

Merged
merged 3 commits into from
Jan 4, 2021
Merged

Use a layout processor rather than plugin in the "Customize the view of a checkout step" docs #8373

merged 3 commits into from
Jan 4, 2021

Conversation

Serializator
Copy link

Purpose of this pull request

Using a separate layout processor is preferred over an after or around plugin bound to the Magento\Checkout\Block\Checkout\LayoutProcessor class.

I rewrote the documentation in regards to "Customize the view of a checkout step" so that it uses the layout processor approach rather than a plugin.

Affected DevDocs pages

Copy link
Contributor

@BarnyShergold BarnyShergold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant! Nice work

@dobooth dobooth added 2.4.x Magento 2.4.x related changes Technical Updates to the code or processes that alter the technical content of the doc labels Jan 4, 2021
@dobooth
Copy link
Contributor

dobooth commented Jan 4, 2021

running tests

@dobooth dobooth merged commit 36ab859 into magento:master Jan 4, 2021
@ghost
Copy link

ghost commented Jan 4, 2021

Hi @Serializator, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.4.x Magento 2.4.x related changes Progress: done Technical Updates to the code or processes that alter the technical content of the doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants