Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 345 Bytes

2024-02-28-add-a-createclicontext-method-to-context.md

File metadata and controls

9 lines (9 loc) · 345 Bytes
title issue author author_email author_github
Add a createCLIContext method to Context
NEXT-30026
Jozsef Damokos
j.damokos@shopware.com
jozsefdamokos

Core

  • Added new method createCLIContext to the Shopware\Core\Framework\Context class. This can replace createDefaultContext (which is still internal) method in CLI context.