Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 443 Bytes

2022-06-14-add-flat-struct-to-flow.md

File metadata and controls

8 lines (8 loc) · 443 Bytes
title issue
Add Flat struct to flow
NEXT-21089

Core

  • Added flat protected in Shopware\Core\Content\Flow\Dispatching\Struct\Flow.
  • Added getFlat and jump public functions in Shopware\Core\Content\Flow\Dispatching\Struct\Flow.
  • Changed build, createNestedSequence, createNestedAction and createNestedIf functions in Shopware\Core\Content\Flow\Dispatching\FlowBuilder to build the flat struct for flow payload.