Skip to content

Commit

Permalink
Merge pull request #1565 from davidhoeck/fix/cached-store-context-dec…
Browse files Browse the repository at this point in the history
…oration

fix decoration
  • Loading branch information
dpfaffenbauer authored Jan 22, 2021
2 parents 0469374 + eccc876 commit c75e1ac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:

coreshop.context.store.request_based.cached: '@CoreShop\Component\Store\Context\RequestBased\CachedStoreContext'
CoreShop\Component\Store\Context\RequestBased\CachedStoreContext:
decorates: coreshop.context.store.request_based
decorates: CoreShop\Component\Store\Context\RequestBased\StoreContext
arguments:
- '@CoreShop\Component\Store\Context\RequestBased\CachedStoreContext.inner'

Expand Down

0 comments on commit c75e1ac

Please sign in to comment.