Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
process ($jsLayout) | |
Layout processor interface.
Can be used to provide a custom logic for checkout JS layout preparation.
@api
Definition at line 18 of file LayoutProcessorInterface.php.
process | ( | $jsLayout | ) |
Process js Layout of block
array | $jsLayout |
Implemented in LayoutProcessor, LayoutProcessor, DirectoryDataProcessor, CartTotalsProcessor, and TotalsProcessor.